I am using the Brooklyn theme and on the homepage I have an image with text section.
I am wondering if it is possible to increase the gap between the image and the text If possible.
Thank you in advance
can you please post your store url?
Hi, can you please search for .feature-row__text--left in theme.scss.liquid and reduce padding-left.
If this does not solve it, please search for .feature-row__text--right in theme.scss.liquid and reduce padding-right.