Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #430053

    Hello.

    I have applied this piece of code to change the background-color of the nav menu text but, while working in Firebug, it fails to work in Quick CSS.

    #top #header .av-main-nav > li > a {
    background-color: #3a4d5c;
    }

    Can anyone help me understand why this would work in Firebug, but not in Quick CSS?

    Also, how do I gain control of rollover styles for main menu?

    Thank you!

    #430057

    I figured out what was up.

    I had used the ‘Advanced Styling’ Tab and the Quick CSS would not override them.
    As soon as I got rid of my modifications in the Advanced Styling tab, the Quick CSS styling came through.

    ; []

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Controlling main menu background and rollover colors’ is closed to new replies.