Hi Support,
I have used the grid row on the home page and this displays corrently on desktop. However, on a mobile a white gap is introduced between the 2nd and 3rd image. I have attached an image of the mobile screen and the website link. I have checked with your Shop theme and there is no gap. It could be something that I have done, but can not find it.
Thanks in advance.
Hi Wils1234!
Thank you for using Enfold.
Add this in the Quick CSS field:
.avia-image-container.avia-align-center {
margin: 0 auto 0 auto;
}
Best regards,
Ismael
Thanks Ismael. This worked.