I have an issue with some elements on small screens. They are just not perfectly centered as they should be. Some examples:
– boxes on https://www.eiweisspulver-test.com/news
– icons and/or text in small bar above menu (phone info): This one is more subtle.
– buttons
How can this be fixed?
Hey aph80,
I can’t see that on my end using Chrome, everything looks centered. Could you post screenshots of the problem and in which browser you are seeing them please?
Best regards,
Rikard
Hi aph80,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.av-layout-tab-inner .container {
width: 100vw !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you very much Victoria!
Hi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Ismael