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 http://www.tepekent.info
Thank you
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
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
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