Home › Forums › WoodMart support forum › Need CSS code Need CSS code This topic has 1 reply, 2 voices, and was last updated 6 months, 1 week ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 28, 2025 at 1:20 pm #702424 mahmoud_ali_458Participant Hello I need CSS code to change color of account icon in the header to white Attachments:You must be logged in to view attached files. December 29, 2025 at 9:51 am #702462 Aizaz Imtiaz AwanKeymaster Xtemos team Hello, Try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS. .wd-header-my-account.wd-tools-element { --wd-header-el-color: #ffffff !important; --wd-header-el-color-hover: rgb(0 0 0 / 80%); } Best Regards, Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register