Removing text with CSS...

Discussion in 'CSS' started by theplastickid, Dec 2, 2009.

  1. #1
    I have a snippet of code generate by my wordpress site:

    The word Pages I need to remove. But I do not know how to do this with CSS.

    Would appreciate any help thanks.
     
    theplastickid, Dec 2, 2009 IP
  2. LeetPCUser

    LeetPCUser Peon

    Messages:
    711
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What are you specifically trying to remove with CSS?
     
    LeetPCUser, Dec 2, 2009 IP
  3. taminder

    taminder Peon

    Messages:
    581
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    display: none;
    Code (markup):
     
    taminder, Dec 2, 2009 IP