mobile menu

Home Forums All Other Themes mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #105682
    Yvonne DaleYvonne Dale
    Participant
    • Topics: 6
    • Replies: 4
    • Total: 10
    Member since: November 12, 2015

    How can I change the mobile menu header text?

    How can I show only ‘top level’ links in mobile menu?

    [Mobile menu has “Go To” text in header with first 4 links shown. Problem = users do not realize they can scroll to see the other 20+ pages.]

    I am using SKT Corp theme on http://cityofdefiance.com/

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .header_right nav { height:auto;}
    }

    Regards,
    Dave

    #105776
    Yvonne DaleYvonne Dale
    Participant
    • Topics: 6
    • Replies: 4
    • Total: 10
    Member since: November 12, 2015

    Thank you Dave.
    The mobile menu now displays links to the entire 50 pages on the site. I was hoping for something more user-friendly, such as just the first and second level pages. Is there a way I can select which links are shown?

    I understand that this is a customization and I am willing to pay for assistance if necessary.

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

    Hi,

    Custom requirement kindly send us an email here: [email protected] with your URL and WordPress admin details.

    Regards,
    Dave

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