Tagged: body background
Hi there
I was wondering if you can help me with body background please on a new website.
I have selected a Boxed Layout and have added an image to Body Background under the General Styling Tab. The image shows in preview, but not on the actual website when I publish the page. Your help would be greatly appreciated. I will post the link to the website and login details below.
Hey Ivana,
Thanks for giving us admin access, I’m not sure why it’s fetching wrong url for the image, I have added this css code in Quick CSS (located in Enfold > General Styling):
html.html_boxed {
background-image: url('background_image_url') !important;
}
just replaced background_image_url with the right url.
Hope it’s all good.
Best regards,
Nikko
Thank you so much for your quick help Nikko. It’s greatly appreciated.