This topic has 4 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
Hello hope someone cane help site layout is wide and would like to add an image to the background of the full page. full page meaning header, body, footer from top to bottom and side to side. How is this done. I have tried add css code in default.custom.css I have enabled custom css file in setup. Help please THANKS
Hello,
Please try to use this code in custom css:
.wide .wrapper {
background-image: url(http://www.slicepumpkit.com/wp-content/uploads/2017/09/BACK-GROUND-72-1.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.wide .container_footer_bg,
.wide .footer_container,
.wide .footer-black-bg, .container,
.wide .footer-black-bg .container,
.wide .header-bg {
background-color: transparent !important;
}
Regards
Thank you very much works perfect. THANKS AGAIN
You’re welcome!
Regards
Tagged: best selling, full-image-background, idstore, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up