Home › Forums › WoodMart support forum › header color header color This topic has 3 replies, 2 voices, and was last updated 20 hours, 24 minutes ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 4, 2025 at 5:07 pm #694249 serviziwebParticipant Hi, my header is transparent and turns black when I scroll down. I’d like to change its color — where can I edit this setting? November 5, 2025 at 11:07 am #694360 Aizaz Imtiaz AwanKeymaster Hello, Can you please share the page URL so I can check and give you custom CSS code? Best Regards, November 5, 2025 at 11:23 am #694368 serviziwebParticipant https://tech-trade.it/ it is in manteinance I have to give the user? November 5, 2025 at 2:57 pm #694463 Aizaz Imtiaz AwanKeymaster Hello, To change the sticky header background color, add the following custom CSS in Theme settings > Custom CSS. .whb-sticked .whb-color-light:not(.whb-with-bg) { background-color: #aa923a !important; } You can change #aa923a to any color code you prefer. Best Regards, Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register