This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Settings box shows scroll handles without needing to

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Settings box shows scroll handles without needing to

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9517
    Anonymous
    Inactive

    Hi there,

    the settings-box of the searchbox keeps showing scroll-handles, I´ve tried to change the width of the search box to 120 % but that didn´t help, I´ve changed the font-sizes and from bold to normal but it keeps showing up.

    How can I edit the settings-box width, so that the scroll-handles only show up, when really necessary.

    My site is http://www.essigbaron.de

    Thank you in advance,

    Jürgen

    #9518
    Anonymous
    Inactive

    You cannot access this content.

    #9519
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    It might be CSS override from the theme styles or from another plugin.

    Please try adding this custom CSS:

    [html]
    .searchsettings fieldset {
    overflow: hidden !important;
    }[/html]

    Let’s hope it will help!

    #9520
    Anonymous
    Inactive

    Thank you, it works.

    Have a nice weekend,

    regards,
    Jürgen

    #9521
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Thank you and You are welcome, nice weekend to you too 🙂

    If you don’t mind, I will close this topic and mark it as resolved for now, feel free to open another one if you have other issues.

    If you like the plugin, feel free to rate it on your codecanyon downloads page, it’s greatly appreciated.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Settings box shows scroll handles without needing to’ is closed to new replies.