Viewing 4 reply threads
You must be logged in to reply to this topic.
Please see: https://renaultmardelplata.com.ar/0-km-renault/ on your mobile or resize the browser window. The button background goes up. I think it is a css issue.
Hello,
Please add this code into your custom css box:
@media (max-width: 480px){
.wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 285px !important;
}}
@media (max-width: 676px){
.wpb_single_image.wpb_content_element.vc_align_left {
margin-bottom: 330px !important;
}}
Let us know.
Best regards!
Sorry to bother you again, but please take a look at the button’s text when you resize the window or you load the page via mobile: https://renaultmardelplata.com.ar/2499-2/
The text get stuck at the bottom margin of the button’s background instead of the middle.
Hello,
Please try adding this code into your custom css box:
@media (max-width: 676px){
.vc_btn3-size-lg {
max-height: none !important;
}
.vc_btn3-container.vc_btn3-center {
margin-top: -17px !important;
}
}
Let us know.
Regards and Merry Christmas!
You must be logged in to reply to this topic.