sunyata7777
Forum Replies Created
-
I’m very new at this. Didn’t know the difference between current_page_ancestor and current_page_item! The fix you provided for “ancestor” didn’t work; however, the clue you provided about “item” led me to go back in and edit that instead. It now works with:
#access .current_page_item > a, #access .current_page_ancestor > a, #access li.current_page_item:hover > a { color: #ffffff; font-weight: bold; background: #ffb400; font-size: 16px; }Thanks for your help!
Forum: Fixing WordPress
In reply to: Remove horizontal line on page when using sidebar templateGreat! Worked just like I needed. Thanks so much for your help.
Forum: Fixing WordPress
In reply to: Remove horizontal line on page when using sidebar templateThanks alchymyth! Worked perfectly. But I didn’t think ahead that it would erase the line from every page. How would I go about erasing it from only the home page?
Definitely still a n00b. Appreciate your help!
Forum: Fixing WordPress
In reply to: Remove horizontal line on page when using sidebar templateThanks for your response, but that’s not what I was looking for. (Although I want to change the footer at some point, so I will need that!). I should have been more clear. I want to get ride of the horizontal line that appears right under the “Edit” button.