Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #616900

    Hello, how can we make all our single post pages show the Menu header Text in teal#007272 so it can be seen?

    (The menu header text looks great in white on all our other pages like home, about us,what we do, news, contact us, etc. but when you click on an actual single post page the Menu header Text can’t be seen because it is white. We don’t want to change the header background color because it looks good, we only want to change the Menu text color on single posts pages if possible.

    Also, we haven’t received a response regarding our separate urgent topic “How To Make Mobile Logo Transparent when there may already be existing CSS” we posted that should be really quick to implement/fix the existing css etc. Thank you, we really appreciate your help!

    #616903

    Hi newuser1!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single-post .av-main-nav > li > a {
        color: #007272!important;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Regards,
    Yigit

    #950609

    I have this exact problem and this code does nothing in my case. Anything else I can try? Thanks!

    #951352

    Hi mirr,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #953790

    Managed to make it work, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change Menu header Text color for all single post pages’ is closed to new replies.