• I am i/c of two www.ads-software.com sites. The second site uses an omega child theme and was created by someone else.

    I want to change the colour of the top navigation bar from green to blue but cannot find a way of doing so. I have tried CSS but guess I am not using the right code.

    Help please. Val

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    ul#menu-primary {background-color: blue;}
    .omega-nav-menu a?{ background-color: blue;}

    Pick your own flavor of blue.

    To add or override CSS:?use the “Additional CSS” option in the customizer.? https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress?or at [site]/wp-admin/customize.php if you don’t have that menu option.

    Use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.

    Thread Starter sailingval

    (@sailingval)

    Thanks, Worked perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing colour of top navigation bar’ is closed to new replies.