Site logo

[Resolved] Off Canvas Menu Close Toggle – Tablet Mode

Home Forums Support [Resolved] Off Canvas Menu Close Toggle – Tablet Mode

Home Forums Support Off Canvas Menu Close Toggle – Tablet Mode

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2541803
    Darek

    I created a simple one-page website, but the menu close toggle in the tablet mode is not playing fair game. I have the style set to Overlay, which works as it should on mobile. The close toggle is above the menu in the middle of the screen. For some strange reason, the icon is in the top right in tablet mode. Thank you.

    #2541814
    Leo
    Staff
    Customer Support

    Hi there,

    Can you clear and disable WP Rocket for us to have a closer look?

    Thanks!

    #2541817
    Darek

    Hi, and thanks for the quick response. WP Rocket cleared and deactivated.

    #2541823
    Leo
    Staff
    Customer Support

    Give this CSS a shot:

    .slideout-navigation.do-overlay .slideout-exit {
        position: static;
        text-align: center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/’

    Let me know if this helps 🙂

    #2541833
    Darek

    It worked. Thank you, Leo!

    #2541836
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.