Menu not showing on mobile

Home Forums All Other Themes Menu not showing on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #141311
    Gabriela PereyraGabriela Pereyra
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: October 20, 2019

    Hi,
    I have one problem with the theme.
    On mobile view (with real mobile device; with mobile mode of Chrome is ok) the menu is not showed.
    It’s Ok on Desktop, the menu is showed.
    Any configuration to do or some lines of css to add in order to show the menu on mobile ?.
    Thank you in advance.
    Gabriela
    Site: https://www.consultoriosmedicoshaedo.com/

    #141324
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31035
    • Total: 31035
    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:1023px) {
    .touchon #topmenu { display:block !important;}
    }

    Regards,
    Dave

    #141428
    Gabriela PereyraGabriela Pereyra
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: October 20, 2019

    Hi Dave,
    Thank you !. It works now with the css code added.
    Gabriela.

    #141459
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31035
    • Total: 31035
    Member since: August 16, 2013

    Hi Gabriela,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/

    Regards,
    Dave

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