Remove Border and Pading in Sidebar - by dude77

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: dude77
    dude77
    Participant
    May 22, 2015 at 16:32

    hi there
    how can i disable all borders in sidebar and content.
    and how can i make less pading between categorys in sidebar.

    see printscreen –> http://de.tinypic.com/r/vpd9oz/8
    thanks

    1 Answer
    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.