I'd Iike reduce the space or move the search button close to the box?
Thank you always
Hi cfnet21
It looks like smart search page but our demo site doesn't have that space, could you share the URL + admin account of your site so I can check?
saguaros
I added the link in Site url
cfnet21
You can try this custom CSS:
#searchForm .form-group .input-group-btn { right: 147px !important; }
put into the file: /templates/ja_good/css/custom.css (Create this file if it doesn't exist)
It worked. Thank you 🙂
cfnet21 Glad to hear that!