Tagged: x
-
AuthorPosts
-
November 11, 2016 at 6:21 am #1253239
fatheaddrummerParticipantHi There,
Could you help me splitting the Text into two lines in order to make the button in the cta mobile responsive?
https://www.diamond-precision-studio.com/de/schlagzeug-unterricht-wiener-neustadt/I’ve already added this code
@media(max-width: 767px){ .vc_general.vc_cta3 { padding-left: 10px; padding-right: 10px; } .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg { padding-left: 10px; padding-right: 10px; font-size: 90%; } }It works well for other ctas I have added on other pages….
Thank you very much!
Best, ChristainNovember 11, 2016 at 11:07 am #1253510
JadeModeratorHI Christain,
Please try this code:
@media (max-width: 767px) { .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; } }Hope this helps.
November 11, 2016 at 11:50 am #1253567
fatheaddrummerParticipantThank you very much! That works perfectly! Could you also help me making this image responsive?
https://www.diamond-precision-studio.com/de/schlagzeug-unterricht-wiener-neustadt/#schnuppernThank you very much!!
Best, Christian
November 11, 2016 at 5:41 pm #1253866
JadeModeratorHi Christian,
I can’t seem to find the image you are referring to. Do you mean the icons? They seem to look fine on mobile.
Kindly provide us more info so that we could check this further.
Thank you.
November 11, 2016 at 11:52 pm #1254208
fatheaddrummerParticipantHi There,
Sure: I am talkin about this image: https://www.diamond-precision-studio.com/wp-content/uploads/2016/11/Schlagzeug-Lehrer_small.jpg
It’s right below the text in this link: https://www.diamond-precision-studio.com/de/schlagzeug-unterricht-wiener-neustadt/#schnuppern
Thank you very much!
Best, Christian
November 12, 2016 at 12:24 am #1254229
ChristopherModeratorHi there,
Please remove the class
video-size-700-420from image’s element.Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1253239 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
