This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Changes in the menu

10 years ago · Last reply by Magus 10 years ago

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

URL: http://www.agoratw.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Magus Staff 10 years, 9 months ago

    Hi 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.

Have a different question or issue?

Start New Thread