mobile menu

Home Forums IT Consultant Support mobile menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #113380
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    the mobile menu doesn’t drop down.

    http://worddrivecommunications.com/

    I just need the css code that will allow the mobile menu to display and drop down.

    Thank you

    -jamison

    #113381
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    Can you add the minimal blog theme to my account so I can download it.

    Thank you.

    #113383
    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:479px) {
    .logo { max-width:70%;}
    .logo img { height:auto; width:auto;}
    }

    And kindly ask access to download the minimal blog themes via https://www.sktthemes.org/contact/

    Regards,
    Chris

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