Tagged: x
-
AuthorPosts
-
May 19, 2016 at 2:40 pm #1000115
lucrobinson11ParticipantHi,
My site is http://www.leaveatrace.co and I want to remove the background image I use on the site generally from my posts. I tried a bunch of different css to do it, but nothing has worked yet.
What do I need to add?
Thanks!
May 19, 2016 at 7:07 pm #1000439
Rue NelModeratorHello There,
Thanks for writing in! The background image which you have added in the customizer will display site wide. Please remove it by going to Appearance > Customize > Layout and Design > Background Option. When you want to add a background image to a page/pages, you have to edit each page and add it instead in Page Settings (http://prntscr.com/b64y0s) or if you are using Cornerstone, Settings > X Settings (http://prntscr.com/b64ya5) to avoid the background image from being applied site wide.
Hope this helps.
September 6, 2016 at 5:45 pm #1163601
lucrobinson11ParticipantHi,
Thanks for your help! I know I wrote this in a long time ago, but is there any other way of handling this? Ideally I’d like to just override the background image for a single page.
September 7, 2016 at 1:02 am #1164010
FriechModeratorHi There,
Add this on your custom CSS in Customizer
.page-id-xxx .backstretch img{ display: none !important; }Where xxx is the specific page id.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1000115 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
