Christopher theme: How can I remove the text from the featured content slider?
-
Hi there,
Is there any way to remove the text from the featured content slider in the Christopher theme please?
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi
There is a good support forum for the Christopher theme here:
https://wordpress.com/theme/christopher/supportIn the meantime I see that the theme uses the post title as the text over the featured image so you could try this using the Additional CSS section:
.featured-content .entry-header { display: none; }I trust that helps.
-
Thanks for pointing me in the right direction – unfortunately the code didn’t work. I have asked in the Christopher forum – thanks though.
-
Hi @skinandpulp, I noticed that a ` character was at the beginning of your custom CSS, which was producing a syntax error. I’ve removed that and the titles on the slides are now gone.
-
-
- The topic ‘Christopher theme: How can I remove the text from the featured content slider?’ is closed to new replies.