• Greetings,

    I’m using Ajax Search Pro and when search results appear under the search bar, there is a gap between the bottom of the search bar and start of the results box. How can I reduce this gap?

    Example: https://ibb.co/modEff

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi!

    Yes, with a custom CSS it should be possible:

    .asl_r {
        margin-top: -15px !important;
    }

    Change the margin to whatever fits the best. I hope this helps!

    Best,
    Ernest M.

Viewing 1 replies (of 1 total)
  • The topic ‘Reduce gap in live results’ is closed to new replies.