Ethos hide date in carousel header

hi there - I was previously able to hide the post date in Carousel using CSS shown in screen grab. No longer working - can you advise?
thanks

Hello @Millmaine,

Thanks for writing in! Please double check your custom CSS code. You may have added the code incorrectly or that an invalid character was added. It could also be that the CSS class selector is different because from what I see, the code is for the post carousel while you are trying to remove the date of the post slider.

Using your browser’s Development Tool, you can check the live HTML code and find which CSS selector you need to use in your code to hide the post date of the post slider.

Check out this video demonstration:

Dev Tools demo

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.