Home › Forums › WoodMart support forum › Help me, please Help me, please This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts August 30, 2021 at 6:41 pm #315495 rodrigo17rParticipant Hi, how can I delete that white section. I want slider full screen without space. Thanks. https://prnt.sc/1qtmerz August 30, 2021 at 11:22 pm #315534 Elise NoromitMember Hello, Add this negative margin to the first row of the Elementor. https://prnt.sc/uhivji or set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs for WP Bakery page builder. Best Regards August 30, 2021 at 11:53 pm #315540 rodrigo17rParticipant Thanks. Other question please, how can I change font-color in the sticky header? https://prnt.sc/1qu9j2i August 31, 2021 at 10:06 pm #315707 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .whb-sticked .wd-nav[class*="wd-style-"]>li>a { color:red; } body .whb-sticked .wd-nav[class*="wd-style-"]>li>a:hover { color:green; } body .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item >a { color:blue; } Best Regards September 1, 2021 at 2:50 am #315720 rodrigo17rParticipant Gracias y cómo puedo cambiar el color de los iconos en el sticky header please? September 1, 2021 at 9:47 am #315790 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .whb-sticked .wd-header-my-account .wd-tools-icon:before { color:red; } .whb-sticked .wd-header-search .wd-tools-icon:before { color:red; } .whb-sticked .wd-header-cart .wd-tools-icon:before { color:red; } Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register