• Could you please tell me: is it possible to disable Toggle Bar “always-on-top” future? I want to hide it when I scroll down the page.

Viewing 1 replies (of 1 total)
  • Plugin Author sevenspark

    (@sevenspark)

    Hi Hunterok,

    You could add some custom CSS like this in the General > CSS Tweaks setting:

    #shiftnav-toggle-main{
    	position:absolute;
    }

    Hope that helps! ??

    Chris

Viewing 1 replies (of 1 total)
  • The topic ‘Toggle Bar’ is closed to new replies.