hello,
i am using the elementor theme and the gravity orbital theme.
how can i change the upload icon color in css?
thanks
oli
hello,
i am using the elementor theme and the gravity orbital theme.
how can i change the upload icon color in css?
thanks
oli
You can do something like this:
.gform_wrapper.gform-theme--orbital {
--gf-ctrl-file-zone-icon-color: red;
}
thank you morgan! very great!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.