Hello,
Why is the gif I used for the background repeating? How can I stretch it to fit my entire stores background and not repeat? Pictures are below:
You must use this code to make it no-repeat and cover your page
background-repeat: no-repeat;
background-position: center;
background-size: cover;
where do I post that code?
Under code to add gif background for your store
Somehow it doesnt work for me neither