menu button for mobile version with SKT decor theme

Home Forums All Other Themes menu button for mobile version with SKT decor theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #176965
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    Good afternoon, dear srs
    I request your help please for the following:
    I bought the SKT decor theme to set up my website, after I finished, I noticed that in desktop version it works well. However with a tablet and mobile phone version, the menu button that is located on the top right side, is in fact very high and almost hidden, thus making it impossible for the user to click.

    there was also a black bar like a banner, but then I managed to go to Basic / Costum CSS and type the code:
    #customizer_topbar {
    width: 100%;
    background-color: # 282B32;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 30px;
    padding: 10px 0;
    font-family: sans-serif;
    display: none;

    Solved the problem with the bar, disappeared! As for the menu, there is no way to solve it, it remains much higher, I cannot deliver it to the end customer like this.

    Can you please help?
    Thanks
    Ricardo Sousa

    #177023
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly share with us your website URL.

    Regards,
    Shri

    #177068
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    https://www.decor24.pt -> URL

    Wait for your help.

    Thank you.
    Regards

    #177069
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    Hi there,

    Heres my URL

    https://www.decor24.pt

    Wait for your help.

    Thank you.
    Regards
    Ricardo

    #177083
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance >> Customize >> Basic >> Custom CSS Box:

    @media screen and (max-width: 29.938em) {
    .header.type3 #simple-menu, .header.type4 #simple-menu{top: 70px !important;}
    .logo{max-width:85%;}
    }

    Regards,
    Shri

    #177096
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    thank you very much my friend, ill try to put.

    Best regards
    Ricardo Sousa

    #177097
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    Give another help please.

    The code works, thank you again but the problem with the button is that is very hard to make an action when we click on it.
    You have to click several times to work, and if you click on the center of the button is not work.

    DO you know what it could be the problem?

    Thanks
    Regards
    Ricrado

    #177137
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    We have checked that it is working properly and you should clear the cache of the browser and check.

    Regards,
    Shri

    #177147
    Márcio PereiraMárcio Pereira
    Participant
    • Topics: 1
    • Replies: 5
    • Total: 6
    Member since: March 20, 2021

    Thank you very much my friend, problem solved!

    Best regards
    Ricardo Sousa

    #177183
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Cool.

    Regards,
    Shri

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