Chris Berg
asked 9 years ago

My question: On the DW Focus front page slider, how can I block certain categories from appearing on the slider? For instance…we post Funeral Announcements on our site and DW Focus will “feature” those on the slider, which is in pretty bad taste. How can we prevent that from happening?

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:

.news-slider .carousel .carousel-inner .entry-category { display: none; }

Hope this helps !
 

Powered by DW Question & Answer Pro