February 3, 2016 at 3:42 pm
#42209
Theme Horse Support Team
Keymaster
Hi Robert,
Please add below custom CSS to hide the short description in the slider.
.featured-text .featured-content {
display: none;
}
Thank you!