Remove Post Title on Sliders

  • Anonymous

    #3116

    Iwant to be able to name the post but not have i shown on slider

    Anonymous

    #23442

    Add this to custom CSS,

    .slider_post h2 a, .slider_post h2 a:visited {
    display: none;
    }

    Please don’t create duplicate threads.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.