Hi,
the featured image size on mobil devices is somhow reduced and is not using the full width of the screen as it can be seen in this screenshot, link to the respective site here.
I suppose this is the case since I updated to Enfold 4.4 (which is actually did several months ago).
How can that be fixed?
(login-data in private content)
Hey catchbudapest,
Can you disable caching and minification for now?
Best regards,
Victoria
Hi Victoria,
caching and minification is deactivated now.
Best regards,
catchbudapest
Hi catchbudapest,
Thank you.
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) {
.big-preview.single-big {
padding: 0 0px 10px 0;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
that solved the problem, thank you very much!!
Best regards,
catchbudapest
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
No further help needed, you can close it!
Thanks again for the support!