Home › Forums › WoodMart support forum › Sticky menu backround Sticky menu backround This topic has 7 replies, 2 voices, and was last updated 2 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts February 27, 2022 at 10:15 pm #356326 MatoZatoParticipant Hello. Please, can i change sticky menu backroud? Thank you very much. February 27, 2022 at 10:34 pm #356327 MatoZatoParticipant I find it. Thank you 🙂 February 27, 2022 at 10:57 pm #356328 MatoZatoParticipant Oh no sorry. I dont find this. I find another topic. So please how can i change sticker menu backround. Thank you. February 28, 2022 at 6:47 am #356359 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. body .whb-sticked .whb-general-header { background: orange; } Best Regards February 28, 2022 at 9:52 pm #356523 MatoZatoParticipant Thank you very much. And can i set trasparency on sticky menu? Thank you. March 1, 2022 at 6:55 am #356559 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 .whb-sticked .wd-nav[class*="wd-style-"]>li>a { color: black; } Best Regards March 1, 2022 at 12:04 pm #356613 MatoZatoParticipant Thank you. But that is not transparent, but grey. I need black sticky menu, but transparent 15% Thank you. March 1, 2022 at 1:15 pm #356645 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Please replace the previous Custom CSS with the following then check back. body .whb-sticked .whb-general-header { background-color: rgba(0, 0, 0, 0.5); } Best Regards Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register