Theme colour not fitting to screen width on Image with Text section

weargradient.com

psswd: aaa

Hi,
I’m trying to get the theme colour to fit to the width of the screen (have the left and right sides of the image with text section become grey). Any and all help appreciated :slightly_smiling_face:

@WearGradient - looks like the color is applied to the container and not the entire section, can you please share this page link?

weargradient.myshopify.com

I can change the colour by editing scheme 1, but I only want to change the colour for this section not the whole scheme.

@WearGradient - add this css to the very end of your base.css file and check, change color shade as per the need

#shopify-section-template--19699730678081__f43dfd5b-0191-488d-981d-69422b4ffbd2 .image-with-text{background: #252525;}

Thanks that added the colour, but it still doesn’t reach the sides of larger monitors (images attached).

@WearGradient - add this line too

#shopify-section-template--19699730678081__f43dfd5b-0191-488d-981d-69422b4ffbd2{  background: #252525;}