Hi. I’m trying to set custom link selectors in the theme’s style settings, but they’re not being accepted.
I have a nested accordion and I need to access a link inside a paragraph.
If I type
.brxe-accordion-nested .accordion-content-wrapper .brxe-text > p > a
in the Link: CSS selectors dialog box, nothing changes. But as soon as I access this selector tree elsewhere, the link color changes.
The same issue isn’t limited to the accordion. I tried setting the link color for form field labels in popup. It works through additional CSS, but the one set in this dialog box doesn’t.
