Hi guys, I hope you’ve been well! I just updated to the latest version of the theme and I noticed that on mobile the images on the blog list page (url in private) are all aligned right instead of centred the way they used to be. Tbh I’m not sure if this happened with this update or a recent previous one. Thank you for taking a look! I’m sure it’s an easy fix so apologies for the time on this as I need the guidance.
Best,
Jonathan
Hey Jonathan,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.template-page .big-preview {
padding:0 !important;
}
}
Best regards,
Rikard
Hi Rikard, this worked perfectly. Thanks so much!
Hi jgoldberg1983,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria