I have my homepage that has a Transparent Logo that is Centered and then I would like it when you scroll the sticky header would then be to the left.
I have a start to my development site but it’s not much.
Attached are 2 mockup’s of what I am looking to do. Any suggestions?
Hi sublime5o!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled .logo {
left: 0!important;
-webkit-transform: none!important;
-ms-transform: none!important;
transform: none!important;
}
Cheers!
Yigit
Perfect Thanks. BTW: Is there a good way to get the navigation for the sticky header to now be aligned next to the logo like in my screenshot?
Hey!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit