Tagged: x
-
AuthorPosts
-
December 5, 2016 at 2:56 pm #1282119
argonstudiosParticipantHaving an issue with the backgrounds and changing the colors on the backgrounds throughout the site. RUnning the latest version of your theme and software and WordPress at http://www.economycandy.com.
Also using various CSS code from your forum and your support staff which is here:
//BACKGROUND COLORS CUSTOMIZATIONS .site { background-color: #FAEBFA; } .widget ul li, .widget ol li { background-color: #FAEBFA; } .single-post .entry-wrap { background-color: #FAEBFA; } element.style { background-color:#FAEBFA; } .single-product a.x-img-thumbnail:hover { box-shadow: none; } .woocommerce div.product .images .x-img-thumbnail { padding:1px; } .entry-featured { border: none !important; background: none !important; } .entry-featured { background-color:transparent; border: 0px; }Can you please tell me how I can get the background throughout the site to the #FAEBFA color like I am trying to do with the above CSS code.
Thank you.
December 5, 2016 at 11:08 pm #1282576
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-section { background-color: #FAEBFA !important; } div#top {background-color: #FAEBFA;}Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1282119 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
