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

Okay
  Public Ticket #2755744
Giant Button Not Responsive
Closed

Comments

  • emosamurai started the conversation

    I have a CTA button on my site that came with the demo content and it's the only thing that doesn't respond dynamically when you view it on mobile. Can you help me figure out how to make it respond? 

  •  5,055
    Michael replied

    HI!

    Please use following CSS example:

    @media(max-width:767px){
    .great-button a.gem-button.gem-button-size-giant {
        white-space: pre-line;
        height: auto !important;
        line-height: 1.5;
    }}

     

    7643396897.png
  • emosamurai replied

    Thank you so much!

  •  5,055
    Michael replied

    You're welcome! Have a nice day!