Home Forums WordPress Themes – Premium Circumference Can I have the background image change Reply To: Can I have the background image change

#20638
Sushil Adhikari
Moderator

That will take some creative CSS. Basically you have to target that post or page from the body ID or article ID from the page (post) source code that is generated then you need to create a background CSS for the div container that you need the background image in. It’s more complicated than it sounds.