Home>Support>Floating the Menu right causes slider to float right

Floating the Menu right causes slider to float right

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I tried to float the menu right with the code

.main-navigation ul {
	float: right;
}

this causes the slider to float as well as the search button acts weird.

URL: http://www.portq.com.au

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sambid

    Try the following under Appearance > Custom CSS:

    /* Vantage center align the main menu */
    
    .main-navigation ul {
    font-size: 0;
    text-align: right;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    font-size: 13px;
    }
    
    .main-navigation ul ul li { 
    text-align: left;
    }
    
  2. 10 years, 8 months ago Sambid Bajracharya

    This worked like a charm thank you so much Andrew.
    My site looks the way I want it to look now thanks to your help.
    The only problem I am having now is that the About Us menu item has no icon associated with it as i can not edit this as I would a page since the tab is a custom item.

  3. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    For sure.

    Give the following plugin a try to handle that menu icon:

    https://wordpress.org/plugins/menu-icons/

  4. 10 years, 8 months ago Sambid Bajracharya

    Thank you so much for your help Andrew.

  5. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Glad that helped.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More