Okay
  Public Ticket #2253607
Mobile Menu
Closed

Comments

  • gfeusi started the conversation

    My last menu item is a call to action button which looks great on desktop. However when I switch to mobile the button is squished and not legible. How can I make this button look right on mobile?

    See attached screen shots.

  •  3,022
    Andrew replied

    Hi gfeusi,

    Could you use the following CSS to correct that:

    #mobile-menu .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation{
        width:100%;
        height:100%;
    }
    

    add it to salient \ general settings - css script related - custom css code.

    Hope this helps. 

  • gfeusi replied

    Worked... Thank you

  •  2
    rodrigoembex replied

    Hello gfeusi

    How did you insert this image in your menu?

    Can you explain me?

    Thank you very much in advance.

    Rodrigo.

  •  8,992
    Tahir replied

    Hey Again,

    Please have a look at this Article :Add Phone-Number/Email in secondary menu with icon.

    Best


    ThemeNectar Support Team