[Resolved] off canvas overlay settings

Home Forums Support [Resolved] off canvas overlay settings

Home Forums Support off canvas overlay settings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2366627
    Ernst Wilhelm

    Hi. I choose the overlay options for the off canvas panel, because I was curious how it looks. Now I want to reset because I don’t like black and white approach. How can I get this done?

    Thanks in advance, Ernst Wilhelm

    #2367000
    David
    Staff
    Customer Support

    Hi there,

    you can simple edit the Customizer > Layout > Off Canvas and change the Style to Slide.

    #2367045
    Ernst Wilhelm

    Helpful, thank you. Also with the slide style there is now a kind of transparency over the full screen. Can I remove it somehow?

    #2367569
    David
    Staff
    Customer Support

    So the slideout overlay you can change its color using this CSS:

    
    .slideout-overlay {
        background-color: transparent !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.