How can I prevent my background from repeating?

How can I prevent my background from repeating?

vendxtta
Tourist
15 0 1

Hello,

 

How can I get my background to not repeat? The code below does not work. I might need to be posting it in a different place. Please help.

 

background-repeat: no-repeat;
background-position: center;
background-size: cover;

Reply 1 (1)

beauxbreaux
Shopify Partner
295 25 60

I actually found the URL for the background image but it looks like it is more likely being loaded by your CSS or somewhere in your theme settings as it is not rendered in your code. Which way did you implement the image?

 

All of the styles you mentioned are correct but they need to be tied to some sort of class or id to make changes. We just need to figure out how we can adjust those styles by getting access to the class name/id/tag name of your background. 




Beaux Barker
Developer
Buy me a Coffee