Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #594032

    The contact button under the main slider in the Home Page dont work in Mobile
    The button name is “Pedir Presupuesto”

    http://www.fiestasencarpa.com.ar/

    #594777

    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

    #594991

    Hi Rikard,

    I have implemented the CSS but still having the issue
    Could you please double check from for side?

    Thanks !

    #595385

    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

    #595583

    Sure !

    #595642

    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

    #596659

    Sorry, but didnt work

    #596682

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.