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

Styling Testimonial Carousel in Ascend

Home / Forums / Ascend Theme / Styling Testimonial Carousel in Ascend

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme
July 4, 2019 at 1:40 pm

hello,

I am trying to style the testimonial carousel.
I have managed to change the background and make the corners rounded.
I (kind of) changed the text weight to 600 – but it seems to only be that weight on a couple of testimonials.
how can I fix this?

Here’s the CSS
.testimonial-box {
border: 4px solid #cc6601;
border-radius: 10px;
color: white;
font-weight: 600;
}

.kt_testimonial_carousel .testimonial_item .testimonial-box {
background: rgba(204,102,1,.9);
}

Lastly i’d like to change the down arrow to this colour: #cc6601

But I tried this CSS and it doesn’t work:
.testimonial-box .testimonial-bottom .lipbg.kad-arrow-down {
border-top: 20px solid #cc6601;
}

Here’s the website:

Many thanks
Nic

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