January 24, 2019 at 1:32 pm
#59954
Theme Horse Support Team
Keymaster
Hi there,
Go to Appearance > Customize > Design Options > Custom CSS and add below custom CSS code to hide the featured slider from blog page.
.blog .featured-slider {
display: none;
}
and for to show slider in all pages you have to upgrade to the premium version which will allow you to have slider in all pages with lots of other feature.
Thank you for using our theme.