Hello
I have watched some YouTube Videoes where They gave a code, But It didn’t work. Would like to have a picture as background in Footer. Please help ?
Hey @nayshasonet ,
Try something like:
.footer-class {
background-image: url('URL_TO_YOUR_IMAGE');
}
Replace .footer-class with your footer’s CSS class and ‘URL_TO_YOUR_IMAGE’ with the image URL.
I have Dawn 11.0.0 as Theme, and have build my website on that theme up until now, what happens if I change theme? Is it going to change my whole website? Do I need to build it from 0 again?
Hey @nayshasonet ,
Changing the theme would not affect your products, policies, orders, customers and pages.
It will only affect how your store looks and everything you customized through the Customize dashboard and the code changes you have made.