kalpana s
asked 9 years ago

How to skip any category from slider

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file (Dashboard > Appearance > Editor):
.news-slider .carousel .carousel-inner .entry-category { display: none; }
Hope this helps !

Powered by DW Question & Answer Pro