Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #285077
    trickit
    Participant

    Hello,

    I would like to take an advice how to hide mobile menu icon in this theme.

    Thank you in advance.

    Pawel

    #285096
    Skandha
    Participant

    @trickit: Hello Pawel,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-toggle {
        display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘[MusicFocus] Hide menu in mobile’ is closed to new replies.