Reply 65605 to: Remove Border and Pading in Sidebar

Avatar: Eva
Eva Kemp
Support staff
May 22, 2015 at 17:29

Hello,

Add this code in custom.css file:

.filter-wrap, .sidebar-widget .widget-title {
    border-top: none;
    border-bottom: none;
}
.product-categories > li > a {
    padding: 7px 0px !important;
}

How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.