The contact button under the main slider in the Home Page dont work in Mobile
The button name is “Pedir Presupuesto”
Hey gzelasco,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.slideshow_align_caption {
vertical-align: top !important;
padding-top:20px !important;
}
}
Best regards,
Rikard
Hi Rikard,
I have implemented the CSS but still having the issue
Could you please double check from for side?
Thanks !
Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Sure !
Hey!
Please add following code to Quick CSS
@media only screen and (max-width: 768px) {
.slideshow_caption {
width: 100%;
}
.avia-caption-content {
font-size: 14px!important;
}
h2.avia-caption-title {
font-size: 30px!important;
}}
Best regards,
Yigit
Sorry, but didnt work
Hi!
When I click on the big blue “Pedir Presupuesto” button it takes me to the contact us page.
Please see screenshot below. If you still have any issue please clear cache and try again.
Hard refresh >> http://stackoverflow.com/questions/12633425/chrome-browser-reload-options-new-feature
Regards,
Vinay Kashyap