Home › Forums › All Other Themes › Naturo Pro: Override CSS background image for one page
- This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 16, 2018 at 12:57 am #99096
This is more of a general CSS question, but I have not been able to find the answer for it. I want to override the CSS background image that I have set in Appearance -> Customize, without having to remove it for all pages. I don’t know CSS well enough to figure this out and I am not sure if it will even work with this theme. Is there code that work make it work with Naturo Pro and where should I place it?
This is the page I want to override the background for:
http://jasonsignor.net/services/packages-and-services/A suggestion for future development: It would be cool to have entry fields in Appearance -> Customize to set a background image for the entire site, then underneath that, the option to add an override image for selected pages — in a dropdown menu form. E.g. Click + to add an override image for a specific page, with the ability to ad ass many pages as possible + + +. Etc.Thanks,
Jason
April 16, 2018 at 12:58 am #99097Sorry! I meant “add” not “ass”, above. haha!
April 18, 2018 at 5:01 am #99356Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
BradApril 19, 2018 at 5:08 pm #99640I don’t think it needs a screen shot. I basically am wondering how to override the background image I set for the whole site, on just one page. I have a background image set in Appearance -> Customize -> Background Image and I want to keep that but set a different background on just one of my pages. Is there a way to do this?
Thanks,
Jason
April 20, 2018 at 9:51 am #99771Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.page-template { background: #ccc !important;}
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.