Thanks for your kind words.
Unfortunately it is not possible to help you without seeing that issue. So please post a link to your website so we can have a quick look by ourselves.
All the best
I’m still using localhost.
But here’s the screenshot for my concern.
https://drive.google.com/open?id=0B7Z_kO9mlt6ENVNnMVJpR0xxc0U
thankyou
And additional I notice
When I click advanced search checkboxes also misaligned:
here’s the link for reference
https://drive.google.com/open?id=0B7Z_kO9mlt6ENVNnMVJpR0xxc0U
Hello,
this is most probably caused by some CSS from the theme you’re using. There isn’t much we can do on this part – especially if we do not have access to your website’s source code.
There is probably some CSS in your theme which styles buttons differently and which result in this misaligment. You might want to check there first.
All the best
Thanks for checking.
So those buttons/checkboxes are based on my theme not into a plugin?
Thanks
Button and Checkboxes are included in WPCasa, with some basic styles but in the end it is theme-specific.
All the best
Ok WPSight,
Thanks for guidance I found the solution I need to adjust some values of these css classes
.wpsight-listings-search.vertical .listings-search-field-submit {
and
.wpsight-listings-search .listings-search-field-submit input
Now it looks fine 🙂
https://drive.google.com/open?id=0B7Z_kO9mlt6ESklwTE90Qk9iTnM
Thank You!
Great, glad that this is solved now.
Hopefully you’ve adjusted the CSS from within your custom child theme and not directly in the CSS from the plugin? Otherwise it would get overwritten during the next update.
All the best
Yes I adjusted within my child theme thankyou! :))
Looking forward for the next update again Thank You!