Removing search function from menu
-
Using Venture theme, how do l remove the search function from the menu?
Please.The blog I need help with is: (visible only to logged in users)
-
Hi there, the following custom CSS will remove the search from the right end of the menu on Venture.
#masthead .header-links #header-search-button { display: none; }
- The topic ‘Removing search function from menu’ is closed to new replies.