Hello,
I want to have the “image-with-text” as hero banner. But I want it to be full width. Because of the defined page-width of the sense theme, it does not work.
I want to keep the page-width as defined everywhere else, but not for the banner section.
How can I do this?
https://65a85d-3.myshopify.com/
Thanks!
Hi @kioskdoni Sorry but I am not able to see the image with text section in your theme.
I am just seeing this.
If you haven’t put live this section then can you please display it so that I can look into this and provide you the solution.
Best Regards
Sahil
Oh sorry. Yes it’s hidden on desktop. I do only need this on mobile.
Hi @kioskdoni Thanks for the clarification, Please add the code in your theme.css/base.css/style.css file which is available in your theme.
.section-template--20242329076039__61d34b9f-2dd0-45c9-a4ce-67f237f4f6e9-padding.gradient.color-background-1 .page-width {
padding: unset !important;
}
If you are not sure where is your theme.css/base.css/index.css/style.css file please follow the steps:
- Login in shopify admin.
- Click on the Online Store.
- Then click on the button next to Customize in live Theme.
- Click Edit Code.
- Search theme.css/base.css/index.css/style.css in the code in left hand side which ever is available in your theme.
- You can add the above code at the bottom of the file.
Result:
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Best Regards
Sahil
1 Like
Thanks it worked perfectly. 
@sahilsharma9515 can you please help me do the same thing in Dawn 14.0.0?
Hi @FloridaGlow Yes I would love to help you, can you please provide your store URL. and for which section did I need to do the CSS.
Best Regards
Sahil
1 Like
Thanks so much! Actually got it figured out!