Okay
  Public Ticket #3757400
Off Canvas
Open

Comments

  • MAKE started the conversation

    The mobile off-canvas menu will have two menus and cannot be canceled

    Attached files:  2d826ccba498ad43e3bda83f6633a6c.png
      11eb1c4840d0db0554cddd300bed9c1.png

  •  8,936
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    @media only screen and (min-width: 1px) and (max-width: 999px) {
        #slide-out-widget-area .mobile-only {
            display: none !important;
        }
    }
    

    Thanks


    ThemeNectar Support Team 

  •  1,918
    Judith replied

    Hi there,

    Thanks for writing to us.

    Please check from Appearance > Menus whether two menu options are selected as off canvas.

    If not then you can as well share your website URL so we can provide a working CSS for it.

    I look forward to your response.

  •  1,918
    Judith replied

    Hi there,

    It seems you sent a blank response: 4724614331.png

    Please try checking again.

    I look forward to your response.