Home › Forums › WoodMart support forum › sticky-header sticky-header This topic has 3 replies, 2 voices, and was last updated 4 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 28, 2020 at 10:36 am #198597 vindesign_itParticipant Hello, I set a trasparent background for homepage menu but I would like a full-color for sticky menu. How I can set this ? Thank you, Best Regards May 28, 2020 at 11:26 am #198627 Aizaz Imtiaz AwanKeymaster Hello, To make all the header sticky you need to disable the sticky header clone from WoodMart >> Header Builder. Screenshot for Clarification: https://ibb.co/4NtBBWV Then you need to set each row as sticky from there as well. Screenshot for Clarification: https://ibb.co/qBfsk4M Best Regards. May 28, 2020 at 12:16 pm #198656 vindesign_itParticipant I set sticky menu and it work, no problem. My problem was another but I resolved in this way : .whb-sticked .whb-general-header-inner { background: white; } .whb-sticked .whb-row { background-color: white; } I have only sticky menu trasparent. Thanks, Best Regards. May 28, 2020 at 12:37 pm #198661 Aizaz Imtiaz AwanKeymaster Hello, To change the color of the sticky header you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .whb-sticked .whb-row { background-color: red; } You can set the color accordingly. Best Regards. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register