Tagged: x
-
AuthorPosts
-
November 20, 2016 at 10:23 am #1264354
Gerald EParticipantHi,
how can i change the background color of widgets in the sidebar.
I want it white instead of transparent
How can i change all widgets to white background by default? If not i am talking specifically about recent posts widget + category menu
Screenshot here: https://www.evernote.com/l/AKVi23E1ztpG6YusJEQKUhIByZXBEbk-ryU
Thanks in advance.
November 20, 2016 at 10:46 am #1264369
ThaiModeratorHi There,
Please add the following CSS:
.widget ul li, .widget ol li { background-color: #fff; }Hope it helps 🙂
November 21, 2016 at 7:57 am #1265402
Gerald EParticipantWorks perfectly! thank you 🙂
November 21, 2016 at 8:09 am #1265419
ThaiModeratorIf you need anything else please let us know.
November 21, 2016 at 2:49 pm #1265933
Gerald EParticipantHi, i just noticed that this affected also the widgets in the footer which should have remained transparent: https://www.evernote.com/l/AKUBeljX5AtNx7aEVkvltA2lMGvUtZMLIYk
I tried to add the below code but it doesn’t work.
.x-colophon.top .widget {
background-color: #433a2d !important;
}Can you pls advise?
November 21, 2016 at 6:02 pm #1266088
DarshanaModeratorHi there,
Please use the following CSS rule instead.
.x-sidebar .widget ul li, .x-sidebar .widget ol li { background-color: #fff; }Hope that helps.
November 22, 2016 at 1:52 am #1266521
Gerald EParticipantWorks! thank you! 🙂
November 22, 2016 at 2:03 am #1266532
FriechModeratorWe’re delighted to assist you with this. Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1264354 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
