Tagged: background
Hi,
I’m trying to set a different background image per page for http://freshweb.world/. I have read a few thread’s mentioning the WP-BACKGROUNDS LITE plugin. This works but does not exactly do what I would like. It sets a fullscreen image and i would like the image to be placed just like the current one I’m using (top center scroll no repeat).
Regards,
Pieterjan
Hi Menastickers!
You can use custom CSS code. Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
html.html_boxed.html_entry_id_31 { background: #eeeeee url(//freshweb.world/wp-content/uploads/2015/06/freshwebnl-bg-13.png) top center no-repeat scroll;
}
You can right click on Chrome, Firefox and Safari to inspect elements to find entry ID – http://i.imgur.com/sO3p3gy.png?1
Cheers!
Yigit
Works great,
Thank you!
Hey!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit