Changes in the menu
First of all sorry for my english.
I have a question, im interested in making some changes int he menu, first one is remove the search button, and then is align some of the elements in the left and some others in the right, this is possible?
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi AdriĆ Tc
You can remove the search icon with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
#search-icon { display: none; }It is not possible to add a general rule to align the menu items as you want but if you let us know which items you want where we will try our best to help.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.