Underline on accordion links
-
Hi there,
I do not like this effect on the accordion feature. How can I invert the effect with the underline? Keeping the underline and showing with the cursor passing. Also here in the index.
I think that it is caused by this:
body .basel-hover-excerpt .product-excerpt {
display: block;
}
.site-content .wpb_text_column a {
text-decoration:underline
}
.site-content .wpb_text_column a:hover {
text-decoration:none
}
But sometimes I would to use the default CSS. How can I ignore the Global CSS in these samples?
Thanks a lot.
Hello,
I do not understand what do you want to do. You are talking about the accordion, you show the code for an excerpt and your screen shows subscription form.
Where do you want to configure or remove underline?
Best Regards
.site-content .wpb_text_column a {
text-decoration:underline
}
.site-content .wpb_text_column a:hover {
text-decoration:none
}
Is it a code for an excerpt? I have this inside the Global CSS 🙂 I’d like to remove the underline inside some Basel “body text”. Only some, not all.
Hello,
This code may be from experts and from anywhere else.
Please provide your site URL and screenshot what would you like to underline. What experts are you trying to customize: product or blog?
Best Regards