Home>Support>Sticky Menu problem

Sticky Menu problem

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

What do you think is the problem on my sticky menu. It started when I added a background on my page. I added 3 div tags in masthead.php. Thank you guys!

masthead.php

<a href="” title=”” rel=”home” class=”logo”>

………….

——————–
My custom css
#bg1 {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 542px;
background: #ccc;
z-index: 1;
box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3);
}
/* black bg */
#bg2 {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 243px;
background: #262626;
z-index: 2;
box-shadow: inset 0px 10px 60px 0px rgba(0,0,0,0.7);
}
#outer {
position: relative;
z-index: 3;

margin: 0px auto 0 auto;
background: #ffffff;
box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
}

URL: http://webcraftph.com/misg/

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, 3 months ago Magus
    Hi, I Work Here

    Hi Jean

    Please add this to your custom CSS

    .sticky.main-navigation {
    
        left: auto !important;
    }
    

    You can get to custom CSS by going to Appearance->Custom CSS from your wordpress dashboard.

    Let us know how you get on

    Magus

  2. 10 years, 3 months ago Jean Maitem

    Hello Magus, thank you it worked!

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