Studio Theme How to Make Image With Text Section Full Width

Hello

I’ve searched the community and tried different things but have not been able to get this one figured out. Which file do you add the css changes to to make the Image with text section full width on the homepage?

@CleverlyCalm

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Thanks @KetanKumar . I’ve messaged you with the details.

@CleverlyCalm

yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
#shopify-section-template--14490373554309__0a69ed63-3747-4ae2-ab0c-7a59549d2a01 .page-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

Thanks so much @KetanKumar . This worked perfectly!

Hello @KetanKumar I’m having the same issue. I want to have the image with text section full width.

I appreciate it if you can help me.

Link: https://1e24f1-e2.myshopify.com/?_ab=0&_fd=0&_sc=1
Pass: ossaweb02

Thanks!