Problems with Adventure Theme

Home Forums All Other Themes Problems with Adventure Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #101046
    LuisLuis
    Member
    • Topics: 19
    • Replies: 31
    • Total: 50
    Member since: November 24, 2016

    Hi

    I need help with:

    1. the header menu in the responsive mode when it is for tablet, disappears, please check that so it does not disappear (in mobile phone and desktop mode it looks good)

    http://teamgravityglobal.com/rides/beginner/the-worlds-most-dangerous-road/

    2. The logo in mobile phone mode is too big, I would like the logo reduce the size and reduce the line of contact on the top.

    imagen

    Please help ASAP.

    cheers

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

    Hi,

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

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

    #simple-menu { z-index:99999;}
    
    @media screen and (max-width:479px) {
    .logo { height:65px;}
    .logo img { width:60% !important;} 
    }

    Regards,
    Chris

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