Viewing 1 replies (of 1 total)
  • Theme Author htmlpie

    (@htmlpie)

    Hi there,

    That one is done differently, but you can achieve something close to that by adding this CSS:

    #pen_left.pen_sidebar_sticky,
    #pen_right.pen_sidebar_sticky {
      transition: none !important;
    }

    It can be added through Appearance → Customize → Additional CSS.

    Hope it helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Is the sticky option on the left or right menu always animated?’ is closed to new replies.