[Support request] Hide 3 HOrizontal lines on Mobile

Home Forums Support [Support request] Hide 3 HOrizontal lines on Mobile

Home Forums Support Hide 3 HOrizontal lines on Mobile

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

    Dear Team,

    Please help with hiding the 3 horizontal lines that appear on mobile. THere are no menu items on header andhence it is not needed.

    Regards
    Sarathy

    #2364898
    Fernando
    Customer Support

    Hi Sars,

    Try adding this in Appearance > Customize > Additional CSS:

    .mobile-menu-control-wrapper > .menu-toggle {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.