Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1876484
Too big spacing between Quickfinders
Closed

Comments

  • REALTVIEW started the conversation

    The quickfinder's I'm using are appearing with a lot of space between them and stretching out the flow of the website. I need to move them vertically closer together.

    I didn't see any options in the quickfinder settings to do this. Can you direct me on how its done.

    Thanks in advance

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    .quickfinder-item-box {
        padding: 0px !important;
    }
    5110651633.png