Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1229698
Responsive Issue
Closed

Comments

  • ratata started the conversation

    Hi,

    I have a button on my home page and the text on this button is

    "Remplissez le questionnaire de satisfaction".

    On a mobile, the text is truncated and is ""Remplissez le question".

    After looking at the video https://vc.wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/

    I can not obtain any sucessful results. I attached a file to this ticket.

    Could you help to get this button responsive ? 

    Very BR, ratata

  •  5,055
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  •   ratata replied privately
  •  5,055
    Michael replied

    I can suggest you to reduce the font on this button on mobile devices.


    pls. use following css:

    .trouver-magasin-visual .gem-button-size-medium {
    font-size:11px !important;
    }



  • ratata replied

    Do you mean your them is not responsive ?

  •  5,055
    Michael replied

    It's responsive, but you've typed too much text on this button, it just does not fit in the width of the screen. If you make the font a little smaller, everything will look good.

  • ratata replied

    What is the maximum caracters authorized ?

  •  5,055
    Michael replied

    It depends on the font size and width of the screen.

  • ratata replied

    I thought the responsive function was handling font size according to size screen :)

  •  5,055
    Michael replied

    Unfortunately, you can do this by adding CSS-code.