Re: Help with Slide Button Text

Home Forums All Other Themes Re: Help with Slide Button Text

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #113465
    ChrisChris
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: March 14, 2018

    Hello,

    We are using the SKT Charity Pro. Our website can be viewed at https://www.hclv.org/

    Can you please help me out with 2 items.

    1. The Slide Button Text is not showing up on mobile devices. Can you share code that would make it visible on tablets and smart phones?

    2. Is there a way to center the Slide Button in the whitespace and make the text a bit larger?

    Any help you can provide would be greatly appreciated.

    Thank you,
    Chris

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .nivo-caption { display:block !important;}
    .nivo-caption .sldbutton { display:block !important; margin:-40px auto 0 !important; left:50% !important; transform:translateX(-50%) !important; font-size:14px !important;}
    }

    Regards,
    Chris

    #113502
    ChrisChris
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: March 14, 2018

    Hello,

    Thanks for the code. Unfortunately, it does not appear to give the desired results. For example, on an iphone 7, we are not seeing any slide button. Do you have any other suggestions/fixes?

    Thanks,
    Chris

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

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

    Hi,

    Issue resolved. Kindly check and confirm.

    Regards,
    Chris

    #113508
    ChrisChris
    Participant
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: March 14, 2018

    Hello,

    Yes it is! Thank you very much. I appreciate your help.

    Thanks,
    Chris

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

    Hi Chris,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/20/

    Regards,
    Chris

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