Menu bar moving when scrolling

  • Marcel

    #50419

    With latest version of GT V2.6, when you scroll down a post, it will move the menu bar on top.
    for example.

    Admin

    Syahir Hakim

    #50420

    Thanks for the report. We’ll include the fix in the next update.

    As an interim solution, copy and paste the following code into Customizer > Additional CSS:

    .boxed-wrapper .navbar-fixed-top {
    	left: auto;
    	right: auto;
    }
    

    Marcel

    #50421

    Hello Syahir,
    that worked.
    Thanks

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

  • You must be logged in to reply to this topic.