Home › Forums › Basel support forum › Top bar Top bar This topic has 5 replies, 2 voices, and was last updated 6 years, 4 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 26, 2018 at 3:45 pm #64881 coloribusParticipant hello! 1.how to remove these icons? http://prntscr.com/jzlva1 2. how to make transparent menu background blocks? http://prntscr.com/jzlwgn _________________ Best reragds June 26, 2018 at 4:19 pm #64884 Elise NoromitMember Hello, 1. To remove the icon please use this code: .shopping-cart { position: relative; display: none!important; } 2. In order to make the sub-menu background transparent use this code: .basel-navigation .menu > li .sub-menu-dropdown { background-color: rgba(255,255,255,0.5); } Replace 0.5 for the value you need. Best Regards July 4, 2018 at 8:32 am #65918 coloribusParticipant Hello! tell me please, how to remove the search icon http://prntscr.com/k2cly4 _________________ Best reragds July 4, 2018 at 12:16 pm #65961 Elise NoromitMember Hello, Hello, Please navigate to Woodmart > Head builder http://prntscr.com/iyd2pe Choose the proper header type (your current) http://prntscr.com/iyd333 Remove search element: http://prntscr.com/k2fl6p Best Regards July 5, 2018 at 6:48 am #66074 coloribusParticipant thank you, Elise, but I havnt woodmart. its Basel July 5, 2018 at 9:04 am #66109 Elise NoromitMember Hello, Sorry for my mistake, please add this code to Theme Settings > Custom CSS > Desktop: .right-column .search-button { display:none; } If you want to hide on mobile as well, navigate to Theme settings > Header > Other > find the option and disable. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register