Replies: 0
Hi there,
I placed the following CSS in the custom CSS section of Forminator, but it is not taking effect.
span.forminator-select-dropdown { border: 1px solid #fffff4; }
When I inspect with dev tools it does not show my styling, however if I write this code in the dev tools then it does take effect.
Any reason why?
Thank you.