How can I make an image with text appear full width on my site?

How can I make an image with text appear full width on my site?

kraken312
Tourist
11 0 3

Hi there,

I'd like for the image with text to appear full width on my website but when I try to do CSS on the section, it doesn't work. Thanks! 

 

.image-with-text {
max-width: 100%;
padding: 0;

 

kraken312_0-1708814389750.png

 

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
10038 2387 3014

Hi @kraken312 

I just like to ask do you mean you want the image to be fully width like this? 

Made4uoRibe_0-1708814895238.png

this will be the result. 

This is the code ive used.

 

.image-with-text .grid__item {
    width: 100%;
}

 

And Save. 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
kraken312
Tourist
11 0 3

I want it to look like a hero banner with no padding on left or right side. 

kraken312_1-1708903414107.png

 

Mock up of what I'm looking for. 

 

kraken312_0-1708903277757.png

 

Made4uo-Ribe
Shopify Partner
10038 2387 3014

yes we can do that, Im been looking this image with text in your store. But I cant find it, would you mind to share the preview of this page where it located. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.