Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #3235189
grey lines in sidebar items
Closed

Comments

  •  1
    leonievanderlaan started the conversation

    I would like to remove the grey lines in the 'categories' and 'archive' section in the sidebar. Can't find where to do that.

    {"wp":{"use":false,"adminUrl":"leonievanderlaan.nl/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,561
    Laborator replied

    Hi there,

    I can see you are using the bordered version of sidebar, so the easiest way to remove the border is to use another type of the sidebar layout but if you wish to keep the current one then add this CSS to Custom CSS:

    .widget-area--skin-background-fill .widget ul li, .widget-area--skin-bordered .widget ul li {
        border: none;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group