SKT Clean Pro – Remove "Read More" Slider Button

Home Forums All Other Themes SKT Clean Pro – Remove "Read More" Slider Button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #107427
    louklouk
    Participant
    • Topics: 6
    • Replies: 21
    • Total: 27
    Member since: September 11, 2018

    Hi:

    I have searched the forums for the answer to this question and have actually tried using the CSS codes recommended … but none of them work.

    Please see the site I’m building for a new client and you’ll see the “blue button” appear in each slider image.

    I’ve tried using these CSS codes, but they don’t work.
    .slide_info a.sldbutton{display:none;}
    .wrap_one_content a.morebutton { display:none;}

    Here’s the site’s URL: http://rlphoa.com/

    Thanks in advance for your help 🙂

    Lou

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

    Hi,

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

    Add this code there:

    .nivo-caption .button { display:none !important;}

    Regards,
    Chris

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