I want to put the images of my site full screen (both from mobile and from dekstop), I have tried using this code and it works but small margins remain at the sides, would you give me the updated code by totally removing the borders of this one?
I can’t share a screenshot because it downloads an excel file as a csv…try looking at the section “LA NOSTRA SEDE OPERATIVA” if you widen the side borders you will notice that there is a small white border on both sides, try sending me a screenshot if necessary
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the bottom of the file.
.image-with-text__media {
border: 0;
}