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.
Hey hdmarkdesign,
Add the following to quick css:
#avia-menu a span.avia-menu-text{
color:#000!important;
}
Best regards,
Jordan Shannon
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.
Hi,
Add the following to quick css:
#header_meta{
background:#000!important;
}
Best regards,
Jordan Shannon
Perfect! Thanks so much Jordan!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon