Hi,
I am having some issues with my Logo, even after having tried some of the suggestions already offered on this forum.
So, the size of my logo is: 928×250
I set the custom headaer value to 300 height, because it turns out smaller otherwise. And it also doesn’t solve the problem.
In FireFox, the feet of the girl aren’t displayed and there is too much white space above her head.
While in Chrome, the logo is much smaller than it is intended to be.
How to solve this?
Thanks!
Charelle
Hi ccharell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.logo img {
margin-top: 0;
}
Cheers!
Yigit
Thank you for your reply!
Unfortunately, that didn’t do the trick! I’ll provide some user settings for you underneath!
Hi!
Code was not in Quick CSS field. I added, please review your website now
Cheers!
Yigit
Oh that is super weird cause I did add it! Ö But hey! It looks great now! Thank you so much! :D
Hi!
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