Home › Forums › Art WordPress Theme › Custom Background-Image › Reply To: Custom Background-Image
February 11, 2018 at 4:37 am
#14514
Hi, thank you for purchasing our theme, please add the background on #wrap
Please try to paste the custom css code to “Appearance > Customize : Additional CSS”
#wrap { background-image: url(http://xxx.jpg); }
If you want to the css work on one page, use the page-id like:
.page-id-6 #wrap { background-image: url(http://xxx.jpg); }
Regards!
Bwsm – uiueux.com – Twitter – Facebook