Home › Forums › WoodMart support forum › Changing colours Changing colours This topic has 3 replies, 2 voices, and was last updated 2 years, 11 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 8, 2021 at 9:26 am #330162 mitkovidenovParticipant Hello, I want to change the colours to my site. Please see attached, I want to change to colours to the following #61fa0a Kind regards, Dimitar Attachments:You must be logged in to view attached files. November 8, 2021 at 12:02 pm #330224 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .wd-nav[class*="wd-style-"]>li>a { color: #61fa0a; } .wd-tools-text { color: #61fa0a; } .wd-tools-icon:before { color: #61fa0a; } Best Regards November 20, 2021 at 6:27 pm #333366 mitkovidenovParticipant Hello, I wanted to change the notifications above the add to whishlist, cart etc. November 22, 2021 at 6:38 am #333554 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .wd-tools-element .wd-tools-count { background-color: green; } .wd-header-cart.wd-design-2 .wd-cart-number { background-color: green; } Best Regards Author Posts Tagged: colour change Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register