Plugin Author
ILLID
(@mihail-barinov)
Hello,
It is hard to say what exactly goes wrong based only on screenshot.
But you can do the following: please open browser console ( F12 ), find in elements window element ‘aws-wrapper’ and make screenshop that I can see styles in the right side of console. Please do the same and for ‘aws-search-field’ element.
Regards
Hello again, here is the screenshot.
I forgot to mention that I’m using Elementor for building the site and the plugin is located into an Elementor Widget.
Thanx for your help, I hope to fix this problem soon.
Plugin Author
ILLID
(@mihail-barinov)
Hi,
Can you also tell me the theme name that you are using?
So you add plugin build-in widget to one of Elementor widget areas?
Thanks
I’m using Phlox Theme (free version) and I have also installed Astra free version. The active theme is Phlox, but it looks the same in Astra.
I used the Shortcode Elementor widget and paste the shortcode you provide in plugin settings area.
Plugin Author
ILLID
(@mihail-barinov)
Hi,
Looks like I find solution for you.
Please add following style to your theme style.css file
.aws-container .aws-search-field {
max-width: 100%;
}
Hi, sorry for the late response, I was very sick.
I entered the code you gave me into the style.css file but nothing changed.
Anyway, I managed to solve the problem by increasing the left and right values in both margin and padding of the Elementor widget, it doesn´t look as I’d like but at least the serach box doesn’t look broken, althought it actually is.
I hope you can solve this bug in future updates. Thanks a lot for your help.