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 ![]()
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 ![]()
@WearGradient - looks like the color is applied to the container and not the entire section, can you please share this page link?
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;}
@WearGradient - add this line too
#shopify-section-template--19699730678081__f43dfd5b-0191-488d-981d-69422b4ffbd2{ background: #252525;}