Hi,
Been trying for quite a while now but I can’t figure out how to increase the width of the search submit button.
What I would like to achieve is a search box as shown here
For that I used the searchbox from the content elements section. No label text but with icon display. I tried this CCS:
#top #searchsubmit {background:#001770!important; padding:0 10px!important; width:100%!important;}
input#s[placeholder] {padding-left:12px!important; font-size: 18px;font-weight:300; height:36px; color:#a9a8a8;}
But no luck so far…
Best regards,
Steven
Hey steviger,
Add this to quick css:
.av_searchsubmit_wrapper.av-submit-hasicon{
width:200px!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
Thanks. Works like a charm!
Best,
Steven
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon