New Landing How can we help? Atelier Tighten up gap?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #296567
    lillstreet
    Member
    Post count: 35

    Hi,
    I was curious if there was a way to tighten up the gap between the top search bar and the page description?
    (Please see image for a better idea of what I’m asking).

    Thanks!!

    Attachments:
    You must be logged in to view attached files.
    #296770
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (min-width: 768px){
    .woo-global-filters-enabled .sf-mobile-shop-filters {
        padding-bottom: 0px!important;
    }
    }
    
    @media only screen and (min-width: 768px){
    .sf-mobile-shop-filters {
         margin-bottom: 40px; 
    }
    }

    Let us know if it worked.

    -Rui

    #296981
    lillstreet
    Member
    Post count: 35

    That did it!
    Thank you.

    #297179
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Nice. Glad it’s sorted.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register