Hi again.
It’s still not quite clear where I set the active and inactive menu item colors. And what is a logo area heading?
Also, I would not like to make use of any Logo, including the Enfold one. How to set this option?
Thanks
BR Edwin
Hey edwindepianist,
to set the active and inactive menu item colors please try the Enfold Theme Options ▸ Advanced Styling ▸ Main Menu Links
notice the check box Apply only to mouse hover state
and Apply only to active state
so depending on what you want to do you can choose color and check one of these boxes, if you wish you can add the element again and choose a different color and not choose the check box. Give this a try, if you want more help then include an admin login and explain specifically what you want.
If you do not want any logo showing then add this css to your Quick CSS:
.responsive #top #header_main .logo {
opacity: 0;
}
Then clear your browser cache and check.
Best regards,
Mike