Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Estatik

    (@estatik)

    Hi,

    Can we check that via URL to the page where this issue is found? If this is a bug we can fix that if you provide us with admin access as well right on your website and include this fix into next updates.

    Thanks!

    Thread Starter acemi

    (@havuz)

    Yes, sorry.

    The address is https://www.tepekent.info

    Thank you

    Plugin Author Estatik

    (@estatik)

    Hi Havuz,

    Sorry for the delay with replies..
    It seems we have figured out the issue. Please find in the file

    front_templates/css/es_front_style.css

    the style

    #es_search #search_vertical {…

    and comment overflow: hidden; i.e. in result you will have

    /*overflow: hidden; */

    Let me know if it helped!

    Thanks

    Thread Starter acemi

    (@havuz)

    Yes, that did the trick.

    Thank you very much!

    I have changed the value but its still not working:

    #es_search #search_vertical{ background:#f0f0f0; overflow:visible; padding:20px 20px 57px; position:relative; margin-bottom:30px; }

    i have also tried with auto and adding !important

    overflow:auto !important;

    still can’t get it to show the cut off section

    Plugin Author Estatik

    (@estatik)

    Hi kljohn,
    Can you please specify what issue are you trying to fix – the same as previous one discussed here? Please provide us with screenshot if possible of the issue.
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Search widget dropdown options hidden’ is closed to new replies.