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

This topic contains 4 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 7 years, 8 months ago.

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

    Anonymous

    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
    You cannot access this content.
    #9519
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

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

    Please try adding this custom CSS:

    
    .searchsettings fieldset {
        overflow: hidden !important;
    }

    Let’s hope it will help!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #9520

    Anonymous

    Thank you, it works.

    Have a nice weekend,

    regards,
    Jürgen

    #9521
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

The topic ‘Settings box shows scroll handles without needing to’ is closed to new replies.