Bizness Pro Menu

Home Forums IT Consultant Support Bizness Pro Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #162221
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    I will like to request support because in the cellphone you can see the menu that should be only available on desktop while is charging the website.

    Order number: #40865
    Theme Name: Bizness Pro
    Website URL: http://substratetechnology.mx/

    #162264
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .menu-header {
        display: none;
    }
    }

    Regards,
    Chris

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