Home › Forums › WoodMart support forum › Erase lines from categories dropdown Erase lines from categories dropdown This topic has 8 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts April 9, 2020 at 2:53 pm #185693 aaretamozoParticipant Hi, I want to erase those lines from the categories dropdown. Thankyou Attachments:You must be logged in to view attached files. April 9, 2020 at 6:02 pm #185730 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .vertical-navigation .item-level-0 { border-bottom: 1px solid transparent; } Best Regards April 9, 2020 at 9:17 pm #185768 aaretamozoParticipant Thank you! It worked! Is there a way to erase the principal box (around the white space) and to change the background color? Also, how can I make the borders from the grid a litlle bit rounded? Attachments:You must be logged in to view attached files. April 10, 2020 at 9:58 am #185875 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .vertical-navigation .menu { border: 1px solid transparent; background-color: transparent; } This code removes the border over the Browse categories block. Best Regards April 10, 2020 at 4:03 pm #186004 aaretamozoParticipant Thank you! And how can I make the borders from the grid a little bit rounded? Thank you April 10, 2020 at 6:18 pm #186023 Elise NoromitMember Hello, Please provide the screen which grid do you mean. Best Regards April 10, 2020 at 6:28 pm #186027 aaretamozoParticipant Hello, From the shop page And from the banners Attachments:You must be logged in to view attached files. April 10, 2020 at 6:39 pm #186029 aaretamozoParticipant Here is the image from the shop page April 11, 2020 at 10:27 am #186105 Elise NoromitMember Hello, It depends on the product on the hover design you use. Please provide your site URL. Best Regards Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register