Hello,
I have a question about the element “Text link”. I was wondering if there is a way to style these via the “Theme Styles”. I did came across the following tip underneath the tab “Links” inside the “Theme Styles”.
Link styles apply only to specific elements. Overwrite them via the bricks/link_css_selectors filter or extend them via the CSS selectors setting below.
Does this apply to getting the element Text Link to work with the Theme Styles or am incorrect? Is there something I’m missing?
Solved it sooner than expected. Added and applied “.brxe-text-link”, which is the standard CSS class for text links, to the “Link: CSS selectors” input field. I don’t know if this is the right way to do it but it works.

2 Likes
I have encountered the same problem – link styles as defined in the Styles Manager are applied to most blocks, with the exception of the “Text Link” block, which ignores them.
The workaround explained above seems a good way to fix this. But I am surprised that such a workaround is necessary
. What’s the reason for the Text Link block not to use the general link styles?