-
AuthorPosts
-
March 19, 2015 at 2:21 pm #231283
Hi,
Is it possible to make the text in buttons also be responsive?
Thanks!
March 19, 2015 at 7:26 pm #231505Hi There,
Thank you for writing in! The button shortcode are responsive by default (visit this page on mobile view). Please provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
March 20, 2015 at 4:59 am #231755Hi,
The URL is http://www.herabewind.nl. In a small window (when the button shrinks because of the size of the window) the text sticks outside of the buttons.
Thanks!
March 20, 2015 at 11:56 am #231968Hi there,
Thanks for updating the thread! Unfortunately, we are unable to see or replicate your issue on our end. Would you have happened to have solved your issue already? The texts doesn’t go beyond the buttons on our end.
Please update us otherwise – thanks!
March 20, 2015 at 6:23 pm #232128Hi,
I did try a different approach, that solved it in most cases. However this didn’t solve the issue completely.
In dutch the text in the first button says something different and in some cases the problem is still there: http://prntscr.com/6jazcx
Thanks.
March 21, 2015 at 10:10 am #232412Hi There,
Thanks for writing in!
Try adding following CSS under Appearance > Customize > Custom > CSS:@media (max-width: 880px){ #x-content-band-2 .x-btn.x-btn-x-large { font-size: 16px; } }
Hope it helps.
March 21, 2015 at 11:30 am #232436Perfect!
Thank you..
March 22, 2015 at 12:08 am #232687You are most welcome. Good thing it worked for you!
-
AuthorPosts