Erase lines from categories dropdown
-
Hi,
I want to erase those lines from the categories dropdown.
Thankyou
Attachments:
You must be
logged in to view attached files.
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
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.
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
Thank you!
And how can I make the borders from the grid a little bit rounded?
Thank you
Hello,
Please provide the screen which grid do you mean.
Best Regards
Hello,
From the shop page
And from the banners
Attachments:
You must be
logged in to view attached files.
Here is the image from the shop page
Hello,
It depends on the product on the hover design you use. Please provide your site URL.
Best Regards