Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1016969

    Hello,

    after a update to the newst version the mobile menue is not showing.
    Is there any problem with the css?

    Regards

    #1016990

    Hey skrziwon,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .astm-search-menu-wrapper {
        display: none;
    }
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.