I need to change the width of the search box (narrower) before you hover over it and it becomes wider.
Thank you.
Brent
How to change the search box width before hover?
4 posts from 3 voices-
Posted 9 months ago #
-
Hi Brent,
Add this to your custom.css or Quick CSS.
.header_meta #s { width: 121px; }The default small size is 121px, the default wide size is 190px.
Regards,
MyaPosted 9 months ago # -
Thank you.
Posted 9 months ago # -
Hi Brent,
Glad that Mya helped you. :)
Cheers,
IsmaelPosted 9 months ago #
Topic Closed
This topic has been closed to new replies.














