Before you ask please READ THIS

How to make space between header and filters smaller ?

in FatMoon Posts: 48
How to make space between header and filters smaller ?

see screenshot.

by the way thanks for your great support, you are helping a lot !!
Sans titre-1.jpg
1912 x 496 - 63K

Comments

  • AirAir
    Posts: 10,970
    Hi :-)

    Use this custom CSS for that:

    .albums-list-page .category-filter {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    With kind regards.
  • Posts: 48
    What is the custom css for the album filter ?
  • edited July 2017 Posts: 48
    found it myself:

    .single-album .category-filter {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    Post edited by Air on
  • AirAir
    Posts: 10,970
    Great!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion