This topic has 7 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hello,
1. Our mobile Navigation looks scattered, chokes and not displaying properly. We have tried all effort to fix it.
Please help us find a solution to this, We need to deliver the job to the client today.
Our siteurl is https://connoisseurtravelandtours.com
Hello,
Could you please provide wp-admin access in Private Content?
Regards
Please add this code in custom.css file of parent theme or in style.css file of child theme:
.et-mobile-menu li > a {
line-height: 40px;
}
.et-mobile-menu .side-block .close-block{
line-height:1.2;
}
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hav Tried To implement it , but its not working.
Please change the code to:
.et-mobile-menu li > a {
line-height: 40px !important;
}
.et-mobile-menu .side-block .close-block{
line-height: 1.2 !important;
}
if this won’t help, provide us with temporary wp-admin access in Private Content.
Regards
Pls check the private content
Hello,
The problem occurred because you set http://prntscr.com/ixhic7 please change Main Font > line-height via Theme Options, or use the custom code http://prntscr.com/ixhk5y
Regards
You must be logged in to reply to this topic.Log in/Sign up