CSS to remove “Featured Slider” on all pages after 1st
-
Hi All,
I’m running a child theme of uku by Elmastudio. I’m looking to simply remove the .featured-slider element via custom css on all pages except the first. I’ve been trying
archive.featured-slider {
display: none;
}and similar things to no success. Any suggestions?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS to remove “Featured Slider” on all pages after 1st’ is closed to new replies.