Electrician Pro mobile menu size

Home Forums All Other Themes Electrician Pro mobile menu size

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

    Hi, getting some negative feedback about the mobile menu sensitivity on https://www.treasured-friends.co.uk/

    when you touch the menu links on a mobile the wrong page (usually the link below) is selected, this is more of a problem on iPhones

    can the font be made pager and the contact area deeper?

    thanks

    #183945
    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) {
    .sidr ul li a {
        display: block !important;
        padding: 0 20px !important;
        margin: 5px 0;
        font-size:16px !important;
    }
    }

    Regards,
    Dave

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

    Hi, thanks for the quick reply

    looking in the custom CSS it looks like you’ve already supplied/added similar. can I edit this or add latest?

    already in custom CSS…

    @media screen and (max-width:479px) {
    .header-content-right { padding-top:0px;} #content { margin-top:0 !important;} .thn_post_wrap .page-title { margin:0;} }

    @media screen and (max-width:479px) {
    .nivo-caption .title { font-size: 18px !important;} .slider-main .nivo-caption { top:0 !important;} body .no_sidebar { padding-top: 30px;} }

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

    Hi,

    Kindly add that new CSS with media query which i sent you ☝️.

    Regards,
    Dave

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

    thanks, excellent, I can work with that

    #183962
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    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

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

    done – 5*****

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

    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.