Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • capitolemobile Friend
    #203809

    Hello,

    Is it possible to enable/disable “sticky” depending on the layout ?

    I mean, I would like to have a sticky megamenu for large screen and disable sticky for mobile screen… how could I make it ?

    Thanks in advance for your help,

    Romain

    Pankaj Sharma Moderator
    #559560

    Hello the Sticky Property is applicable on the Header of your site .
    If you want to remove it from the small device view . Add this css code in your custom.css file

    @media screen and (max-width:950px){.uber-header{position: inherit!Important;}}

    Clear cache and check . Let me know if it helps.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum