Okay
  Public Ticket #844130
Mobile menu link name splits
Closed

Comments

  • Udi started the conversation

    Hi

    I got feedback that on Lg-G3 when opening the site menu the link name splits.

    see the attached file example, the linke name is "our gaming world" but the word "world" splits to two lines.

    I've checked in other devices and it's look fine.

    Thanks,

    Udi 

  •  8,994
    Tahir replied

    Hey ,

    What resolution is there on the G3 also the browser doesnt seem to recognize the font awesome icons as well. 

    Best.


    ThemeNectar Support Team 

  • Udi replied

    HI

     LG G3 is set to 1440x2560

    about the font awesome I asked if it was some momentarily glitch 

    Thanks, udi 

  •  8,994
    Tahir replied

    Hey AGain,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a {
        word-break: break-word !important;
    }
    

    Best.


    ThemeNectar Support Team