Home › Forums › All Other Themes › Electrician Pro mobile menu size
- This topic has 7 replies, 2 voices, and was last updated 1 year, 8 months ago by
Forum Moderator.
-
AuthorPosts
-
September 16, 2021 at 2:49 pm #183915
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
September 16, 2021 at 6:10 pm #183945Hi,
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,
DaveSeptember 16, 2021 at 6:34 pm #183953Hi, 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;} }September 16, 2021 at 6:44 pm #183957Hi,
Kindly add that new CSS with media query which i sent you ☝️.
Regards,
DaveSeptember 16, 2021 at 7:01 pm #183961thanks, excellent, I can work with that
September 16, 2021 at 7:07 pm #183962Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
DaveSeptember 16, 2021 at 7:15 pm #183963done – 5*****
September 17, 2021 at 6:20 pm #184016Thanks for the review 🙂
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.