Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358499

    hi guys,

    the page is in local development, so i can’t post anything. but i think it’s easy for you:

    one page ist “about me”, the other is the “blog”. on the “about me” site i have a black color section in the upper third. the main menu font is white. when i switch to “blog” the upper third color section gets white, and the font should be black. how can this be done?

    thanks

    #358684

    Hi most1000!

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

    .page-id-1122 .header_color .main_menu ul:first-child > li > a { color: red; }

    You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Regards,
    Yigit

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