Hi. My website is sequr.io
I currently have the menu text color and logo color set to blue when the user scrolls down. (When transparent at the top, it is white which I want to stay the same)
I want one page in particular: http://www.sequr.io/kiwi to be branded with a different color. How can I change the logo and menu item colors for just this page? Thanks for all your help!
Hey Elliot, Noticed you skipped this one and moved on to newer posts. Is there some sort of priority order?
Hi,
You can change the colour of your menu items by adding the following to Quick CSS:
.page-id-13307 #avia-menu .avia-menu-text {
color:blue !important;
}
You would have to upload another image for your logo if you want to change that as well.
Best regards,
Rikard
Awesome! What CSS would I include for the logo on that page?
Also, On this page: https://www.sequr.io/pricing/
Is it possible to change the color of one of the tables(the one on the left that says “residential” to a green color but keep the other one (enterprise) blue?