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

    Any idea why I can’t change main menu font color using Advanced Styling? I can change size and font family, but the font color stays stubbornly white.

    I have also tried this css with the same sad results: .main_menu ul:first-child > li > a { color: #2d5c88 !important; }

    I have turned off all plugins and removed all my quick css. I do have a few lines in functions.php to add placeholders to contact form. The theme and wp are latest versions.

    http://www.edswaterproofing.com/eds_wp_new_site_here/

    Thanks

    #473536

    Hi rdswestnet!

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Cheers!
    Rikard

    #473539

    Thanks so much Rikard

    #473811

    Hi!

    You are using your menu items as colored buttons. I added custom CSS code to bottom of Quick CSS, please review your website now.

    Regards,
    Yigit

    #473911

    Thanks so much Yigit. I really appreciate the help.

    Rob

    This is Yigit’s code to control font color when main menu uses colored buttons.

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    color: #2d5c88; }

    #474108

    Hi!

    Glad we could help :-)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.