Custom css for a specific button not working
-
Hi,
First of all wanna thank you for your great support.
After hours of struggling i couldn’t find the solution to this one. I have a checkbox field with many choices. I added 2 buttons as “select all” and “select none” and they work fine. But they look like primary buttons. So I added class name into their attribute: select-deselect-all
and this code to Customize form design part:
#fbuilder .select-deselect-all {text-decoration: underline !important; background: #fff !important; color: #000 !important}
It can even change font weight but not working for color and background. What should I do?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Custom css for a specific button not working’ is closed to new replies.