Hi,
I love to work with this template but I’m struggling with some settings. I searched in this forum but I can’t find the exact answer to my question.
I have this test website: http://watnou60.nl/acc
I want the menu above the logo like it is now, but I want to align my logo left (right under the main menu) I’ve tried this code:
strong.logo { right: 41%; }
But it is not showing any difference.
Could you please help me?
Thanks in advance!
Hey paulhelwig!
Please add following code to Quick CSS instead
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
Cheers!
Yigit
Wow, that worked. You’re the best.
Thanks,
Paul
Hey!
You are welcome!
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 :)
Best regards,
Yigit