Hi @kirkcanada
Please follow the instructions below. The style will only affect the said section.
- From you Admin page, go to Online store > Customize
- Go to the section and add the code below inside the Custom CSS. Refer to image below for placement
.image-with-text {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
