Adventure – navigation disappears on tablet

Home Forums All Other Themes Adventure – navigation disappears on tablet

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #104324
    ElizabethElizabeth
    Participant
    • Topics: 22
    • Replies: 27
    • Total: 49
    Member since: July 13, 2016

    The top navigation (header area) disappears on the general pages if:
    1) I add a feature image to the top
    2) I open the site on a tablet device (in portrait) or I reduce the browser width on my desktop to a tablet width).

    See nourishcooking.com.au

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #104412
    ElizabethElizabeth
    Participant
    • Topics: 22
    • Replies: 27
    • Total: 49
    Member since: July 13, 2016

    See
    https://imgur.com/Tqeyjz1
    And
    https://imgur.com/75RiYB0

    The images show – in this order:
    1) page 1 – Desktop (OK in both instances)
    2) page 2 – tablet (NOT OK in both instances)
    3) page 3 – mobile (OK in both instances)

    This issue only occurs when the table device is in portrait format.

    #104578
    ElizabethElizabeth
    Participant
    • Topics: 22
    • Replies: 27
    • Total: 49
    Member since: July 13, 2016

    Is there any update to the issue above? It has been a few days.

    E Griffiths

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

    Hi,

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

    .touchon #simple-menu { z-index:1000000;}
    
    @media screen and (max-width:63.938em) and (min-width:48.000em) {
    .page_head { min-height:120px !important;}
    }

    Regards,
    Chris

    #104756
    ElizabethElizabeth
    Participant
    • Topics: 22
    • Replies: 27
    • Total: 49
    Member since: July 13, 2016

    Hi there,
    The formatting is now OK but I still have no menu when the browser is set to tablet (portrait) mode (see https://imgur.com/G3oVIBK).

    This is the case in safari and google chrome.

    Also, I have ticked “notify me of follow-up replies via email” but I am not getting email notifications.

    Regards
    Liz

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

    Hi,

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

    @media screen and (min-width:768px) and (max-width:1024px) {
    #simple-menu { z-index:10000;}
    }

    Regards,
    Chris

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