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

Help formatting Related Items Carousel

Home / Forums / Virtue Theme / Help formatting Related Items Carousel

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 14, 2017 at 11:31 am

Hello again,

I need to format the carousel on this page:

In a similar fashion as the one on home page.

1) Move the arrows up and outside the image block.
I attempted to move the arrows up but not sure this is correct?
/* Related items */
.prev_carousel {
top: 50%;
margin-top: -77px;
left: -40px;
background: none;
}
.next_carousel {
top: 50%;
margin-top: -77px;
right: -40px;
background: none;
}
2) Make the arrows show all the time.

thanks,
Olympia

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