Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #391622

    Since I require a large amount of menus I activated the sub menu. Now I’m trying to get the sub menu to match the same colors as the Main Menu. In the Advance Styling section I have the colors entered correctly but they’re reflecting on the site. See screen shots in private data section.

    #392249

    Hi voice903fm!

    I can’t open your website. It says “The website is unavailable.” However try this code in Quick CSS:

    .av-subnav-menu a {
        color: white !important;
    } 
    

    Adjust color as needed.

    Cheers!
    Andy

    #392252

    Andy my site is running correctly. Try again I just added that code and it’s still not changing, Please login to admin.

    #392261

    Hi!

    I can’t access your website. It is just not loading. Maybe access is restricted for specific countries? I ask the rest of the team to check it.

    Regards,
    Andy

    #392806

    Is anyone looking into this Andy? Also my site is not country restricted.

    #392963

    Hey!

    Please add following code to Quick CSS

    .header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, .header_color .main_menu ul:first-child > li > a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a {
    color: #a81010;
    }
    div#header_meta {
    background: white;
    }

    Cheers!
    Yigit

    #393243

    Thanks Yigit That works. Can you tell us why we can’t do this in the ENFOLD styling section?

    #393259

    Hey!

    You are welcome. You should edit “Small bar above Main Menu” element in Advanced Styling to make changes on header meta section

    Cheers!
    Yigit

    #393264

    Ahhhhhhhhhhhhhhh I see it now. Duhhhhhhh!!! Ok thanks again. We love this theme!!!! You can close this thread.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Sub Menu Font Colors Won't Change’ is closed to new replies.