Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1442152

    Hi Mike,

    Hope you are well. Been a while since we last spoke…

    This relates in part to the complex navigation amends you did for me for the Dementia site.

    I’ve reused it all for my next site, a vets website. There’s a small difference in that the background colour for each item is white (it was a light purple on Dementia). The text colour I’m using on this new site is white so when I have an active menu item it currently has a white background and white text and no matter what I try I can’t get the text to be the green colour that it should be.

    It only seems problematic when we are deeper than 1 level…

    Here’s the pages that show the issue:

    On the above pages you will see that the “TEAM” nav menu item has white text when it should be green (#afbf36).

    I’ve tried everything to fix it but can’t seem to… Are you able to assist please?

    I’ve included log in details and you can access the theme css file or add css to the Quick css area.

    Thanks,
    James.

    #1442175

    Hey jamesbarrell,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header .av-main-nav > li.current-page-ancestor > a .avia-menu-text {
    	color: #afbf36;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1442200
    This reply has been marked as private.
    #1442201

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Active colour of text on main nav item, sub level’ is closed to new replies.