badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Slider – I want changing images, but don't want the posts to show

#22754

Hi talley1015,

Go to dashboard-> appearance-> theme options-> design options-> custom css and paste the below code and click on save button
themehorse.com/media=”all”

.featured-text {
display: none;
}

If you don’t want to display your post then Goto dashboard -> appearance -> theme options -> featured post/page slider -> featured post/ page slider options

Check to exclude (tick it)

Then the image post displayed in slider will not be displayed in the homepage post.

Thank You!