Responsive problems

Home Forums All Other Themes Responsive problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #141265
    Giorgio ChignolaGiorgio Chignola
    Participant
    • Topics: 4
    • Replies: 0
    • Total: 4
    Member since: November 12, 2019

    Simple MENU mobile does not start, tried anyway! Included change of sliders etc.
    www.macandmary.com
    Kitchendesign PRO

    #141317
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    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) {
    #simple-menu { z-index:999999999 !important; top:-100px !important;}
    #simple-menu .fa-bars { color:#fff !important;}
    .center.centerlogoarea { overflow:visible !important;}
    }

    Regards,
    Dave

    #143679
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    Hi guys

    I too am having the same problem where the menu does not appear on mobile phones. My Client wants to have the same menu as the main header but under a “burger icon” when loaded on his phone/tablet.

    When I used the above code #141317 the menu displayed contains all the wrong items (same as the list of pages). However this STILL does not display on the iPhone, it does on the preview on a laptop (when previewing mobile responsive) but still not on the phone even with forced refresh.

    How do I get it to display the main menu?

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

    Hi Richard,

    Kindly show us your website URL please?

    Regards,
    Dave

    #143741
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    www.frankhadleydesign.co.uk

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

    Hi Richard,

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

    @media screen and (max-width:479px) {
    .logo { width:85% !important;}
    .logo img { height:auto; width:auto;}
    }

    Regards,
    Dave

    #143827
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    Superb!!!

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

    Hi Richard,

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

    Regards,
    Dave

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