Title: CTA button mobile
Last modified: November 9, 2019

---

# CTA button mobile

 *  [pertlpetra](https://wordpress.org/support/users/pertlpetra/)
 * (@pertlpetra)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/cta-button-mobile/)
 * Hi!
 * I have problem with CTA buttons in mobile view. You can see the button text in
   2 rows and you can see the border only in the first row. Can you help me with
   this issue?
 * Thank you very much!
 * BR
 * Petra
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcta-button-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Sabina – ThemeGrill Support](https://wordpress.org/support/users/saudensabina/)
 * (@saudensabina)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12116726)
 * Hey,
 * We checked your site and all the CTA buttons in mobile view seems to be in shapes.
   So, could you clear your browser cache and check? if it is still there can you
   send us screenshot of the area the issue is?
 * Good Day.
 *  Thread Starter [pertlpetra](https://wordpress.org/support/users/pertlpetra/)
 * (@pertlpetra)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12124477)
 * Hi Sabina!
 * The problem is still there from any browsers after deleting cash too. Print screen:
   [https://drive.google.com/file/d/1PuJy6kY1GfQ_5lRBj-OtybZO6cj55lKv/view?usp=sharing](https://drive.google.com/file/d/1PuJy6kY1GfQ_5lRBj-OtybZO6cj55lKv/view?usp=sharing)
   (
   you cant see the border around the word “megrendelés”)
 * Could you help me what should I do to solve the problem?
 * Thank you very much!
 * BR
 * Petra
 *  [Sabina – ThemeGrill Support](https://wordpress.org/support/users/saudensabina/)
 * (@saudensabina)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12125389)
 * Hey,
 * It’s due to your font-size is a bit large for that button. Go to your **Dashboard
   > Appearance > Customize > Additional CSS**
    Add this:
 *     ```
       @media (max-width: 600px)
       .call-to-action-section .btn-wrapper a {
           font-size: 13px;
       }
       ```
   
 * Good Day,
    Best Regards.
 *  Thread Starter [pertlpetra](https://wordpress.org/support/users/pertlpetra/)
 * (@pertlpetra)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12151322)
 * Hey Sabina!
 * I’ve tried to add it to additional CSS section but I couldn’t save it beacuse
   of some error. Could you please check the code again?
 * Thank you very much!
 * BR
 * Petra
 *  [Sabina – ThemeGrill Support](https://wordpress.org/support/users/saudensabina/)
 * (@saudensabina)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12153183)
 * Hey,
 * There seems to be open/close brackets missing in the above code. Please add the
   code in below manner:
 *     ```
       @media (max-width: 600px){
           .call-to-action-section .btn-wrapper a {
           font-size: 13px;
           } 
       }
       ```
   
 * Do let us know if you have any further query regarding our theme. We will try
   to reach you soon.
 * Good Day,
    Best Regards.
 *  Thread Starter [pertlpetra](https://wordpress.org/support/users/pertlpetra/)
 * (@pertlpetra)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12156286)
 * It is working, thank you very much, you are fantastic 🙂
 *  [Sabina – ThemeGrill Support](https://wordpress.org/support/users/saudensabina/)
 * (@saudensabina)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12157663)
 * Hey,
 * Good to know it worked. It’s a pleasure to help you out. We hope you are finding
   flash theme interesting. We would really appreciate for the review.
 * Good Day,
    Best Regards.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘CTA button mobile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/flash/1.4.12/screenshot.jpg)
 * Flash
 * [Support Threads](https://wordpress.org/support/theme/flash/)
 * [Active Topics](https://wordpress.org/support/theme/flash/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/flash/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/flash/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Sabina – ThemeGrill Support](https://wordpress.org/support/users/saudensabina/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/cta-button-mobile/#post-12157663)
 * Status: not resolved