This topic has 6 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
I would like to change on the sticky menu; background colour and menu text colour and logo. Do you know the code of how I can do this?
At the moment it is blue on white but I would like to make the whole sticky menu blue, with white text and a different version of my logo.
Thanks in advance
Hello,
You can upload different logo for fixed header in Theme Options > Header.
Please show us your site to be able to provide you with the correct code for background change.
Thank you.
Regards,
Eva Kemp.
The site is at: http://www.whattwodo.es/sale4
Thank you
Hello,
Please add the following code in custom.css file:
.fixed-header-area {
background-color: blue;
}
.fixed-header-area .menu > li > a {
color: white;
}
Thank you.
Regards,
Eva Kemp.
Thank you – also just to let you know the email notifications when threads are responded to dont seem to be working.
Hello,
You’re welcome.
Have you checked SPAM folder of your email account?
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Sticky Menu Colour’' has been successfully resolved, and the topic is now closed for further responses