Architect Theme – Overlapping responsive menu buttoms

Home Forums All Other Themes Architect Theme – Overlapping responsive menu buttoms

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #179412
    Marcel Van DoornMarcel Van Doorn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 11, 2021

    Hi!

    We absolutely love your themes, especially the archtitect one. Sadly we ran into a small “problem” and I can’t figure out how to adjust this.
    The theme is nicely responsive, but the menu buttons in the mobile/tablet menu are overlapping eachother, is it possible to adjust the height of the clickable area?

    Thanks in advance!

    Example

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #179461
    Marcel Van DoornMarcel Van Doorn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 11, 2021

    Hi Dave!

    Our website is https://kockenovens.nl/

    Thank you in advance!

    #179469
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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) {
    .sidr ul li a, .sidr ul li span {
        padding: 0 20px;
        display: inline-block;
    }
    .sidr ul li ul li { font:16px !important;}
    }

    Regards,
    Dave

    #179480
    Marcel Van DoornMarcel Van Doorn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 11, 2021

    Hi Dave,

    Works perfectly, thank you very much!

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

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

    #179622
    Marcel Van DoornMarcel Van Doorn
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: May 11, 2021

    Done, thanks again!

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

    Hi,

    Thanks for the review 🙂

    Regards,
    Dave

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