Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Show only feature images on Virtue Carousel

Home / Forums / Virtue Theme / Show only feature images on Virtue Carousel

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
December 14, 2015 at 1:11 pm

Hi,

I’m looking to have a logo slider along my footer, where each image links through to a different post/page. I’ve setup 8 posts and built the query on the widget, but it displays the post title, date and excerpt as well. I’ve already removed the title/date using the following CSS –

.bcarousellink > header .subhead {
text-align: right;
display: none;
}

.bcarousellink > header > h5 {
padding: 0px;
margin: 0px;
display: none;
}

But how do I go about removing/hiding the excerpt from view.

Here’s an example page if you want to see the carousel –

Thanks

  • The forum ‘Virtue Theme’ is closed to new topics and replies.