Tagged: x
-
AuthorPosts
-
October 4, 2016 at 7:41 pm #1202678
mott2016ParticipantHello,
I can’t figure out how to change the global site background color. My site is mainly black, so I want to change my blog background color to black too, but nothing I do in the customizer works, nor any of the other custom CSS I’ve seen on the form. Here is an image of what is currently selected for desired global background color (black), though it still shows as white. Please advise.
October 4, 2016 at 7:44 pm #1202681
mott2016ParticipantThis reply has been marked as private.October 4, 2016 at 8:22 pm #1202808
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.category-blog .site { background-color: #000; }Hope this helps.
October 4, 2016 at 8:59 pm #1202870
mott2016ParticipantThat didn’t work for individual posts.
October 5, 2016 at 1:01 am #1202988
FriechModeratorHi There,
Please update the given css code to this:
.category-blog .site, .single .site { background-color: #000; }Hope it helps, Cheers!
October 5, 2016 at 11:12 am #1203641
mott2016ParticipantPerfect, thank you!
October 5, 2016 at 11:22 am #1203658
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1202678 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
