I need to have a specific color in my portfolio menu (only for portfolio items) : white when the sticky menu is on the top, primary-color (#00c6c9) when you scroll (top-reveal). I try all settings in page options.
I set this in custom CSS area:
.single-portfolio ul.menu > li > a{ color:#fff !important; }
That's because we have worked on the menu on the latest updates and some classes have changed so I had to change also the CSS which I provided previously.
Hello,
I need to have a specific color in my portfolio menu (only for portfolio items) : white when the sticky menu is on the top, primary-color (#00c6c9) when you scroll (top-reveal). I try all settings in page options.
I set this in custom CSS area:
.single-portfolio ul.menu > li > a{ color:#fff !important; }
But what about the scrolling sticky menu? Thanks
Hi there,
I have added this CSS to Custom CSS:
Best regards,
Laborator Team
Thanks a lot !
You're welcome, take care!
Best regards,
Laborator Team
Hello,
The color problem in the sticky menu came back with the last update. No change in custom css you've made.
Thanks for your help.
See example attached. It appears only with white menus (on portfolio single pages).
Hi there,
That's because we have worked on the menu on the latest updates and some classes have changed so I had to change also the CSS which I provided previously.
Best regards,
Laborator Team
Many thanks !