Home Forums Basel support forum Basel – Custom CSS to remove double underline in Arrows and Carousel Reply To: Basel – Custom CSS to remove double underline in Arrows and Carousel

#218918

oleg_dmitriev
Participant

Elsie,
I think you misunderstood me :))) I said that “I managed to remove the underline from the arrows” but I still have a problem with the second underline from the product title.

Can you please tell me how to modify my CSS (or add a new piece of CSS) to remove the second red underline from the product-title?

a:not(.tabs wc-tabs) {
color: #C41E3A;
text-decoration: underline;
}

.wpb_wrapper a:not(.btn) {
color: #C41E3A;
text-decoration: underline;
}