Mobile Looks Scattered and Not Well Organized.

This topic has 7 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: baseg25
    baseg25
    Participant
    March 27, 2018 at 12:30

    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

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 13:43

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 14:35

    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

    Avatar: baseg25
    baseg25
    Participant
    March 27, 2018 at 22:56

    Hav Tried To implement it , but its not working.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2018 at 10:39

    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

    Avatar: baseg25
    baseg25
    Participant
    March 28, 2018 at 11:57

    Pls check the private content

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 28, 2018 at 12:08

    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

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.