• Resolved madisunanne

    (@madisunanne)


    Hello,

    I have tweaked my navigation menu quite a bit in the Twenty Eleven theme.
    One question remains though:
    How do I remove the color that pops up when you hover over the navigation text?

    My blog is https://www.aninchofhope.com

    Can anyone help me out?

    Thank you,
    madisunanne.
    <3

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    View the line 606 on your css sytle file and delete the attribute background. this css sytle file is on path wp-content/themes/twentyeleven/style.css

    Thread Starter madisunanne

    (@madisunanne)

    @hullen,

    Thank you for your reply!

    I viewed Line #606 on the Twenty Eleven StyleSheet, but here is what I see:

    #access li:hover > a,

    Can you tell me more specifically what I need to delete???
    I tried a bunch of different options like putting this in, but it didn’t work.

    #access li:hover > a,
    #access a:focus {
    	color: #373737;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I remove the color when you hover over menu navigation???’ is closed to new replies.