Event Planner – Menu goes off page

Home Forums All Other Themes Event Planner – Menu goes off page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121620
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    On the home page the navigational menu looks fine. But on all the other pages, the menu shifts to the right and goes off the page. Can you please help me fix? Thank you!
    http://lswebsitedesigns.com/triples/

    #121715
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    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:80%;}
    #simple-menu .fa-bars { color:#fff !important;}
    }

    Regards,
    Chris

    #121772
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Thanks, but I was actually talking about on the computer, not mobile.

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

    Hi,

    Kindly use this one:

    .head-info-area, .header { width:83.5% !important;}

    Regards,
    Chris

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