If there is nav link element in the dropdown content section, the item section in the dropdown settings works fine. But if we use another element like a button in the dropdown content section, then all the settings of the item will no longer work.
Hi Jolia,
Thanks so much for your report, and sorry for the (super) late reply!
Iām a little confused because the thread title suggests a completely different report. Anyway, we primarily assume that links are used within the dropdown. Accordingly, the selector looks like this: #brxe-awegpt .brx-dropdown-content > li > a {}
If you set a link for your button, the item values will apply - unless a more specific selector overrides them.