Call to action not responsive

Home Forums All Other Themes Call to action not responsive

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #63787
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Hi, in the theme options in SKT Black Pro I tried to change the contact button. It should not be an url. But a call to action to a phone number. So I made this code:

    024 388 8845

    but it is not working on a phone. On a desktop it looks fine.
    What should I do?
    See: http://taxinijmegen.com/

    Regards,
    Bas

    #63789
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    I meant this code:
    024 388 8845

    #64144
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Can you please help me?

    #64165
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    #slider .top-bar a.contact, .contact-banner a { margin-top:-8px !important;}
    }

    Regards,
    Dave

    #64182
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Hi, thanks for your reply. Unfortunately thats not a solution. I have this code now in my custom css field. Is it possible some codes don’t match together?

    .top-bar img{position:relative; display:block; margin:0 auto;}

    @media screen and (max-width:479px) {
    a.arrow-down, #slider .top-bar p { display:block;}
    .top-bar img { width:45%; height:auto;}
    #slider .top-bar p { font-size:15px; margin-top:-18px;}
    #slider .top-bar a.contact, .contact-banner a { margin-top:-8px;}
    }

    @media screen and (min-width:480px) and (max-width:767px) {
    a.arrow-down, #slider .top-bar p { display:block;}
    .top-bar img { width:50%; height:auto;}
    #slider .top-bar p { font-size:15px; margin-top:-10px;}
    #slider .top-bar a.contact, .contact-banner a { margin-top:0;}
    }

    @media screen and (max-width:479px) {
    #slider .top-bar a.contact, .contact-banner a { margin-top:-8px !important;}
    }

    #64191
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    Hi,

    Can you send us screenshot of this issue? Upload your screenshot on imgur.com and paste the share URL here.

    Regards,
    Dave

    #64202
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    http://imgur.com/uIzHcNE

    #64493
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Can you please have a look at it?
    Thanks
    Regards,
    Bas

    #64539
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    Hi Bas,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #65228
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Hi, just did. Like to hear from you.
    Regards, Bas

    #65327
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    Hi Bas,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #65828
    BasBas
    Member
    • Topics: 2
    • Replies: 11
    • Total: 13
    Member since: January 25, 2017

    Great, thanks!

    #65829
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30661
    • Total: 30661
    Member since: August 16, 2013

    🙂

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Call to action not responsive’ is closed to new replies.