Last updated 2 years ago
Every Divi page has a custom CSS section in the settings.
Open a page with the Divi Builder
Go to Advanced settings as shown in the image below
Add CSS
Try adding !important behind it.
.df-activebutton { filter: brightness(50%) !important; }