Hello,
For the “Image + Text” section I managed to ensure that the image is stuck to the margin, but for the text I would like to enlarge the width of the text so that the text takes up the entire width and therefore is stuck to the margin as in the screenshot
Theme : Dawn
1 Like
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi @pongopetfood
Please ad this code to Custom CSS of that section
@media screen and (min-width: 990px) {
.image-with-text__content { padding: 2rem !important; }
}
Great it’s working!! Thank you
You are very welcome, @pongopetfood