Okay
  Public Ticket #891212
Sticky Header
Closed

Comments

  •  2
    Mark started the conversation

    Is there a way to turn off the sticky header in the settings? We are using the Default Insight Theme.   

    Also, I mentioned this in the forum, but the Redux Framework gives an error. To overcome this, the User needs to install and activate the Redux Developer Mode Disabler plugin.  The user needs to click Add Plugins, and search for Redux. Once this is installed, it will disable the error.  This is because the Redux Framework was inserted in the Theme by OceanThemes as a Developer.  I say this because it is NOT mentioned in the Documentation and I can imagine users will not know how to fix.  

    Thanks.

  •  2,010
    Ocean replied

    hi,

    can't turn off sticky header in setting. We'll update this problem for next version.

    we'll check again about install Reduck Framework plugins


  •  2
    Mark replied

    Can you give us the CSS or php so we can turn it off?  Thanks. 

  •  2,010
    Ocean replied

    Hi,

    you can add css code

    here:http://www.awesomescreenshot.com/image/431375/60a65bbd73398f66ec983fe267a49737

    .navigation-slide {

    position: relative!important;

    }

  •  2
    Mark replied

    I know where to add the css, I was wondering if you can give me the css to remove the sticky header. We don't want the header to be sticky. 

    What is the CSS to do this?

  •  2,010
    Ocean replied

    css code

    .navigation-slide {

    position: relative!important;

    }


  •  2
    Mark replied

    We tried the below CSS.  The header menu still shows when scroll. Again, we want to make the header/menu non-sticky.  On scroll down, we don't want the menu/logo to show, we want it to scroll up and out of sight.  We have a transparent background, so it looks bad when scrolling.  

  •  2,010
    Ocean replied

    Send me link login website, usernamce & password for check.

    set private reply

  •   Mark replied privately
  •  2,010
    Ocean replied

    Hi,

    Have done.

    Please check!

  •  2
    Mark replied

    Awesome. Thanks!!  Great support!!