Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #759896

    Hello,

    I have tried to use the tablet version in wordpress to preview the site http://zorbas.synology.me/zorbas.dk/booking, and it is ok as it removes the testimonials from that page and is using the “mobile version menu”.

    But when tried to check the website from a small lenovo computer/tablet the nav menu goes on top o f the logo and under on a second line and the testimonials goes as i remember on top of the booking menu at it diesn´t look good.

    It looks like the theme is not optimized for some computers/tablets.
    Is this something you can correct?

    (I have reproduced the issue from a browser as I dont have the small computer/lenovo tablet with keyboard with me)
    See below:

    View post on imgur.com

    #760425

    Hey lech07,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1024px) {
    nav.main_menu {
      display:none !important;
    }
    #advanced_menu_toggle, #advanced_menu_hide {
      display:block !important;
    }
    }

    Best regards,
    Rikard

    #760577

    great, I will test it on the computer/tablet and see. thanks.

    #762539

    Hi,

    alright, let us know if we can close this ticket or if you still need help with it.

    Best regards,
    Andy

    #765778

    yes you can close it, thanks.

    #765830

    Hi,

    Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘tablet/small computer version doesn´t show content correct’ is closed to new replies.