This topic has 5 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Rose Tyler
Is there a way to make the search bar be persistent? Like, it is always visible even if you don’t mouse over the search icon?
Hello,
Unfortunately there is no such option. Sorry.
Regards,
Eva Kemp.
Ok. Is it possible to change the height of the header section? I’d like my header section to be smaller vertically.
Also, is it possible to enlarge the search icon?
Hello,
Please add this code in Custom CSS:
.navbar {
padding: 0;
margin: 0;
}
.navbar .fa-search:before {
font-size: 15px;
}
Regards,
Rose Tyler.
Tagged: persistent, search, seo friendly, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up