[Resolved] GP 1.8 Off Canvas

Home Forums Support [Resolved] GP 1.8 Off Canvas

Home Forums Support GP 1.8 Off Canvas

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #866211
    Danny

    Hi, I installed GP 1.8 to use the off-canvas menu. On mobile, the close X icon is on the left. On Desktop the close X icon is on the right. How do I place it on the left?

    #866248
    David
    Staff
    Customer Support

    Hi there

    try this CSS:

    .slideout-navigation.do-overlay .slideout-exit {
        right: auto;
        left: 0;
    }
    #866459
    Danny

    This works, thank you.

    #866488
    David
    Staff
    Customer Support

    glad to be of help.

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