Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • puntje Friend
    #909999

    Hi

    I have one little problem and that is that there no X (closing) when i click on off canvas sidebar 2 and i see the yellow screen. If i click on the yellow page or swipe. Nothing works.

    So people cannot go back to the site. And must refresh the page


    1. yellow-sidebar2-offcanvas
    2. sidebar2-iphone
    Saguaros Moderator
    #910355

    Hi puntje,

    It due to the custom css you made in ‘custom.css’ file on your site. Kindly look for the declaration for this class: .btn-sidebar.open

    And add this css:

     @media (max-width: 360px) {
       .btn-sidebar.open {
         right: 280px;
       }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum