Custom CSS Select Dropdown
-
Hi, I’m trying to set a bigger font size to the dropdown menu of multiple select fields with custom CSS, but nothing works. Since the custom CSS option seems to be compiled afterwards, it would be nice to know how to address the dropdown menu of a select field, e.g. just like this:
.forminator-select-dropdown ul li { font-size: 1.125rem; }
Is there any solution for this problem? Whatever I tried, the CSS does’t want to be built and doesn’t show in the web inspector.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Custom CSS Select Dropdown’ is closed to new replies.