@Norm Is there a way to remove the underscoring in the accordion container bric?
Thanks,
Richard
I would select the link in the accordion, assign a class, style this class as I wish, and then give this class to each accordion link.
@pixelarte Bootstrap 5 introduced an underline on all links by default.
You can remove this from all links by adding a selector for the anchor tag in the class editor eg “a” Then setting the text decoration to none. The class editor in Blocs will show the “none” as selected initially (but it’s not applied yet), so you need to re-toggle this option to remove the underline.
This provides a site wide solution.
Thanks for that @PeteSharp
Eldar made 4 days ago a nice video on his YouTube Channel under this link ![]()