- This topic has 7 replies, 2 voices, and was last updated 7 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › remove bg image from 1 page
Hi,
I use The Art theme.
Is it possible to remove (or change) a background image and color from a particular page?
I have now in custom CSS:
body { background-color:#722916 !important;}
body.custom-background { background-position:center center !important; background-repeat:no-repeat !important;}
And I like to remove it in 1 particular page. Is this possible?
Hi,
Kindly show us your website URL?
Regards,
Chris
Hi,
Website url is: http://www.bodystressrelease.fr/wp/
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
For example this page: there is background image and color (global for whole site). I want to remove it in this page: https://imgur.com/7GLSVIe
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
body.page-template-contact-layout2 { background: #fff !important;}
body.page-template-contact-layout2 #content h1, body.page-template-contact-layout2 #content p, body.page-template-contact-layout2 h3 { color:#282828;}
Regards,
Chris
Thank you, this works
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]