Hello! Fantastic theme!!
I have the logo and the menu centered [image 1].
But when scrolling the logo decreases in size [image 2].
At scrolling, I want to move the logo to the left, respecting its size, and respecting the centered menu [image 3].
How can I do it?
Thank for your help! And sorry for my English.
Angelo
Hey Angelo_Sule,
Interesting idea, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.html_header_top.html_logo_center .header-scrolled .logo {
left: 0 !important;
transform: none !important;
}
.header-scrolled span.logo a,.header-scrolled span.logo a img {
max-height: 100% !important;
}
Then clear your browser cache and any cache plugin, and check.
Best regards,
Mike
Thank you very much for the help, but it does not work correctly.
The size of the logo is respected (well!) But it remains in the center, it does not move to the left (and, now it is on the main menu when scrolling).
Thanks again for your attention.
Hi,
Thanks for the feedback, I see that the css is not working for you as it is for me, Please see the screenshot in Private Content area. Please include an admin login in the Private Content area so we can examine closer.
Best regards,
Mike
Hi,
Ok, I include you an admin login in the private content area.
Thanks, thanks, thanks !!
Angelo
Hi,
Thanks for the login, I found that your Quick CSS had many errors and an PHP function which I commented out.
Please clear your browser cache and check.
Best regards,
Mike
Ooh it’s great! Solved! I thank you from my heart!
Have a good week!!
Angelo
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike