SKT Black PRO theme on mobile

Home Forums All Other Themes SKT Black PRO theme on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #179960
    Talking DrumTalking Drum
    Participant
    • Topics: 12
    • Replies: 6
    • Total: 18
    Member since: May 31, 2019

    I have the SKT Black PRO theme . How do i get the “Read More” button on the homepage slide to show on a mobile device. It does not show on the demo either. https://sktthemesdemo.net/skt-black-pro/

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .nivo-caption .slidebtn { display:table !important;}
    }

    PS: Your subscription expires on 15th June. You can again renew for just $69 USD for another year.

    Regards,
    Dave

    #179993
    Talking DrumTalking Drum
    Participant
    • Topics: 12
    • Replies: 6
    • Total: 18
    Member since: May 31, 2019

    Thanks. The code makes the button appear on mobile devices, but it’s not centered. The button is aligned to the left . How do i get it centered? Also, the lower part of the button is covered by the section below it. It needs to be moved slightly up, or a margin (space ) created at the bottom.

    PS: I need a link to renew and if possible with paypal

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .nivo-caption .slidebtn { margin:0 auto !important;}
    .slider-main .nivo-caption .slidedesc { margin-top:5px; margin-bottom:10px;}
    .theme-default .nivo-controlNav { bottom:-23px !important; padding:0 !important;}
    .slider-main .nivo-caption .slidebtn a { padding: 6px 18px !important;}
    }

    Here’s the link for payment via PayPal:
    paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7J5NCPDV8XXD2#/checkout/subscription

    Pay via Credit Card:
    sites.fastspring.com/sktthemes/instant/allthemeslatesubscription

    Regards,
    Dave

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