This topic has 8 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Hello!
When scrolling, in the sticky menu the logo isn’t centered, but alligned to the upper line… see here – http://www.protopopescu.ro/demo-adi/site/product-category/furniture/
Can you give me a custom code to center it (the same distance from the upper and the bottom line of the sticky menu, I don’t mean to make it show in the center of the sticky menu), the same as the menu links from the right side of the sticky menu?
Thank you in advance 🙂
Hello,
Please add this code in custom.css file:
.fixed-header-area .fixed-header .logo-with-menu {
margin-top: 14px !important;
}
Regards,
Eva Kemp.
Works great! Thank you very much! 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
Sorry to bug you on this matter, now the client wants the logo in the sticky menu to be bigger (in height). Can you give me a custom code for this?
Again, sorry to bug you again on the same matter. You also have admin the credentials below (same as above) 🙂
Hello,
Please use this code in custom.css file:
.fixed-header-area .fixed-header .logo-with-menu {
width: 250px !important;
}
Regards,
Eva Kemp.
Thank you very much! Works great!
Fantastic support! Surely going to rate your theme 5 stars, I’m ashamed I haven’t already done that 🙁
Thank you for your feedback.
We appreciate in very much!
Regards,
Eva Kemp.
The issue related to '‘Center the logo in the sticky menu’' has been successfully resolved, and the topic is now closed for further responses