Mobil Menu

Home Forums All Other Themes Mobil Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #133949
    Celal ŞahinCelal Şahin
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: October 27, 2019

    Hello,
    Menu does not work in mobile format. Can you help with the topic

    Image: https://ibb.co/rZHwzxS

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #134035
    Celal ŞahinCelal Şahin
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: October 27, 2019

    trekkingararat.com/12345678900987654321/

    #134192
    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:

    @media screen and (max-width:1023px) {
    #simple-menu {
        z-index: 99999999;
    }
    .sidr {
        background-color:#000;
    }
    .pad_menutitle {
        background-color: #f00;
    }
    }

    Regards,
    Brad

    #134236
    Celal ŞahinCelal Şahin
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: October 27, 2019

    Thanks for your answers. As shown in the picture;
    I couldn’t find the mobile page top color setting.
    In addition, page writings come with spaces on the left. How to fix them

    IMAGE: https://ibb.co/MPTpFgy

    #137411
    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:

    @media screen and (max-width:479px) {
    .single_wrap_right { width:100% !important;}
    .header { background:#000 !important;}
    }

    Regards,
    Brad

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