Not sure if you guys can help me because its a plugin. But check my page http://www.swedfit.se/sok/
and you will see that the search box does not cover the whole width of the box but the search button is centered correctly.
The search box is always the same width (as shown) no matter which width the container the search box is in.
This only happened in the enfold theme.
Any suggestions?
(hope you guys understand my problem aswell:)
Hi Swedfit!
Thank you for using the support forum!
I checked the website but it gives me an internal server error. Please let us know if you have the site back. We’ll check the search box.
Cheers!
Ismael
Should be working now!
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.select2-container, li.select2-search-field, .select2-default { width: 100% !important; }
Cheers!
Yigit
didnt help :(
Hey!
Seems like code is not being applied. Please try adding it to custom.css file inside Enfold/Css folder
Best regards,
Yigit
got it working!
Thanks for the help!