• Hi!

    I have collapsed my filters down but there is a really big gap in between each filter.

    Does anyone know how I can reduce the space?
    See URL.

    Many thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi

    You need to add this CSS on the plugin settings page tab CSS

    
    .berocket_single_filter_widget > div.et_pb_widget {
        margin-bottom: 10px !important;
    }
    

    If you need more space you can change 10px to 20px or something like that.

    Regards,
    Dima

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce height or space between the filters’ is closed to new replies.