Remove Slider Menu

Home Forums Jevelin Theme Remove Slider Menu

Home Forums Jevelin Theme Remove Slider Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Hurdler
    Participant

    Hello:

     

    I’m wanting to remove the slider menu from my site for the time being. It is an icon with three horizontal lines on the right side of my header. When clicked, it opens a blank menu on the right side of the site.

     

    I have been going through everything, and I assume it is a very simple fix, but I can’t for the life of me find it.

     

    You can see my site here: http://www.damount.com

    Shufflehound
    Moderator

    Hi there,

     

    Its seems that you managed to fix this issue.

    Can you confirm that?

     

    Best regards,

    Shufflehound team

    Hurdler
    Participant

    Yes, and no.

     

    I was able to get the drop down menu and slider to go away. But now, if you scroll down on the page, it now places “Asign menu” in this location.

     

    I don’t want any menu at this point, just a single scrolling page. So, how do I prevent the “Asign menu” text to show up?

     

     

    Shufflehound
    Moderator

    Solution for this topic

    Please try this CSS snippet bellow:

    .sh-nav-container {
        display: none!important;
    }

    Hurdler
    Participant

    That worked! Well done!

     

    Thanks!

    Shufflehound
    Moderator

    Nice to hear that. 🙂

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