Mobile menu error – Locksmith theme

Home Forums All Other Themes Mobile menu error – Locksmith theme

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #121123
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    see: https://heatdesignkent.co.uk/

    on small screen mobile, text menu re-appears under the 3 line mobile menu

    do you have a fix please

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

    Hi,

    @media screen and (max-width:479px) {
    .right-menu-icon-text {
        display: none;
    }
    }

    Regards,
    Chris

    #121127
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, added but still got the problem, see capture, this is happening on small screens like iphone

    sample

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

    Hi,

    Kindly go to style.css

    Find this code

    @media screen and (max-width:63.938em) and (min-width:20.000em) {

    And replace

    @media screen and (max-width:63.938em) and (min-width:10.000em) {

    Regards,
    Chris

    #121133
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, the entry…

    @media screen and (max-width:63.938em) and (min-width:20.000em) {

    is not in this area of css

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

    Done

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

    Hi,

    NOTE: Don’t post here your login details. it is public forum.

    Regards,
    Chris

    #121138
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    is this new? your colleagues have asked in the past???

    #121139
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks for your help, works OK

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

    🙂

    #121141
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    can you delete the section with the acc/pass please

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

    Deleted

    #121204
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks

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

    ????

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