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

    Hi there,
    I’m not sure where to go to change the main menu link color just for my individual blog pages.

    The main menu links are white throughout the rest of the site, but for the individual blog posts they disappear because the individual blog pages are white as well.

    I hope that makes sense – I’ve included a link to a sample blog page below

    Thank you!!

    #1031902

    Hey SileeBailey,
    I took a look at your site and saw your issue for the single posts and archive pages. Please try this code in the General Styling > Quick CSS field:

    #top.single-post #header .av-main-nav > li > a .avia-menu-text,#top.archive #header .av-main-nav > li > a .avia-menu-text {
        color: #555555 !important; 
    }
    #top.single-post .header_color .avia-menu-fx,#top.archive .header_color .avia-menu-fx {
    background-color: #555555 !important; 
    }

    I also included the line under the active menu item, please feel free to adjust the color to suit.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1032080

    Yayyyyy!!!!!! Thanks Mike! That fixed it exactly!

    Thanks again for time!

    Cheers
    Jill

    #1032100

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change main menu link color on individual blog pages’ is closed to new replies.