Hi all
New to wordpress and found this cool theme.
I was wondering if it was possible to have a different background on the home page (with the slider) to the background used on the blog pages? The content management system on WordPress only allows you to change one background and it effects the entire site.
I am guessing it could be something like make a new background bit of code for the homepage and change the blog backgrounds via the content management?
Any help would be hot as I feel like my site could really benefit.
Jack2104
Each page has a unique class assigned to the body tag. You can use this class to manually set backgrounds from style.css but that’s about it.