Hi All,
I can’t get the logo to centre in mobile view, any help would be really appreciated!
Thanks!
Jonny
Hey JonathanTaphouse,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) {
.responsive #top .logo img {
margin: auto;
}
.responsive #top .logo {
width: 100%;
}}
Best regards,
Yigit
Thanks Yigit,
I have put that code in place now, and it’s not seemed to change anything. I’ll leave it in for you to look?
Thanks,
Jonathan
Hey!
It does seem to work fine on my end. Please flush browser cache on your mobile device and refresh the page a few times :)
Cheers!
Yigit
Ah – it does work, but I was looking at the screen rotated, so larger than 480px.
Many Thanks!
Jonathan
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 :)
Regards,
Yigit