Home › Forums › WoodMart support forum › Sidebar Colour Sidebar Colour This topic has 7 replies, 2 voices, and was last updated 3 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts May 20, 2021 at 1:33 am #293811 DylanParticipant Hi, Can you advise how I change the sidebar colour please? Not sure why it’s white, have tried going through settings but can’t seem to find this option in colour under themes. Thank you 🙂 Attachments:You must be logged in to view attached files. May 20, 2021 at 7:28 am #293879 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. aside.sidebar-container { background: black; } Best Regards May 20, 2021 at 1:08 pm #294048 DylanParticipant Thanks for that all looks good. I now have an issue whereby my Widget dropdown lists are white also, do you have the custom css for this please? Attachments:You must be logged in to view attached files. May 20, 2021 at 1:11 pm #294053 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Please provide the URL of the shop page to check it myself and help you out accordingly. Regards. Xtemos Studios May 20, 2021 at 1:14 pm #294055 DylanParticipant Thanks Attachments:You must be logged in to view attached files. May 21, 2021 at 6:06 am #294227 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. body .select2-container--default .select2-results__option { background: black; } Regards. Xtemos Studios May 21, 2021 at 12:44 pm #294384 DylanParticipant Thanks for this. Last issue: the search bar option is white for the filter above the product grid (attached) Attachments:You must be logged in to view attached files. May 21, 2021 at 1:00 pm #294391 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. body .select2-container--default .select2-search--dropdown { background-color: black; } body .select2-container--default .select2-search--dropdown .select2-search__field { background-color: black; color: #777; } Regards. Xtemos Studios Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register