Tagged: x Author Posts October 30, 2016 at 9:57 am #1236667 [email protected]Participant Hello I have the ethos carousel http://tatyanakozh.staging.wpengine.com/ I would like to hide the name of the contributor and the tag (currently style) on the front page, and only have it have thedate. How would I do that? October 30, 2016 at 10:21 am #1236684 ThaiModerator Hi There, Please add the following CSS: span.entry-cover-author, span.entry-cover-categories { display: none; } .x-post-carousel.unstyled .entry-cover:hover .x-post-carousel-meta { margin-bottom: -100px; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1236667 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In