How to hide menu slide?

Home Forums Gillion Theme How to hide menu slide?

Home Forums Gillion Theme How to hide menu slide?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Mai Quoc Khanh
    Participant

    As the title I want to ask how to hide the menu slide?

    Hi @mqk051197,

     

    Thank you for your question.

     

    I am not sure what you meant by menu slider so could you please describe it a bit more in detail by sharing your site URL where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    Mai Quoc Khanh
    Participant

    Oh, I mean to delete the slide menu on the hader.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    You can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    li.menu-item.sh-nav-menu.sh-nav-special {
        display: none;
    }

    Mai Quoc Khanh
    Participant

    Great, I did succeed, thanks for the support!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)