Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #832402

    I changed the background color of the main navigation from transparent to white. Now, I need to change the main navigation and the border between the navigation and social icons to black. I tried changing the main menu links and small bar above main menu to black in Advanced Styling under the theme options but it didn’t work.

    #832407

    Hey hdmarkdesign,

    Add the following to quick css:

    #avia-menu a span.avia-menu-text{
    color:#000!important;
    }

    Best regards,
    Jordan Shannon

    #832415

    Thank you, Jordan! That changed the main menu navigation but the small bar with the phone number above the navigation is still transparent and I want that to me black.

    #832427

    Hi,

    Add the following to quick css:

    #header_meta{
    background:#000!important;
    }

    Best regards,
    Jordan Shannon

    #832430

    Perfect! Thanks so much Jordan!

    #832432

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change font color of Main Navigation’ is closed to new replies.