Okay
  Public Ticket #842989
Mobile font size
Closed

Comments

  • souza started the conversation

    Hi Salient,

    In theme, how I change de mobile font size ? (off canvas menu) 

    Thanks

  •  8,404
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  • souza replied

    Hi Tahir, 

    thanks!

    I'm sending a screenshot about, is an small menu mobile. (default menu of salient).

  • souza replied

    Hi Tahir, 

    I used:

    #mobile-menu ul li a {
     border-bottom: none !important; 
     font-size: 24px!important;
    }


    Worked... but I don't know if is the correct solution,


    Thanks