How can I stop my background image obscuring my content and stop my back ground image repeating.
The area between the two red lines should not have my background image. Thank you for your help.
url: wearegutsy.com.au
pass: hello123
How can I stop my background image obscuring my content and stop my back ground image repeating.
The area between the two red lines should not have my background image. Thank you for your help.
url: wearegutsy.com.au
pass: hello123
Please add the code above in theme.liquid
online store >> edit code >> theme.liquid
@media screen and (min-width: 768px) { slider-component.slider-mobile-gutter.page-width-desktop { background: #fff!important; padding: 20px 30px!important; } }after added looks like this
Hi @shreyhweb Thank you for helping. A couple of questions, why is the background image still visible around the grey box? And can you stop the background image repeating?
My ideal solution looks like this:
Bump ![]()
Really hope that I am not asking for something unacheivable.