Button Background color comes from nowhere
-
Bug Description
For a long time, I’ve seen in the Dashboard product creation, the little buttons for the markdown in the description sections have a background color which is a primary color that exists, but I’ve never wanted to have this color here, and never choosed to have it here.
I’ve found the css that does this, but I don’t know where it comes from and how to change it.
Step To Reproduce- Go to the Vendor Dashboard of Dokan
- Click on Products
- Click on Add a Product
- See the color of the buttons for markdown in the description section
Expected Behaviour
I would like to be able to change this color instead of having my default primary one?which in this case is not a big deal
Actual BehaviourThe actual behaviour is the buttons displayed in the color of my primary one, which is here a variable in the css
.elementor-kit-35 button,.elementor-kit-35 input[type=”button”],.elementor-kit-35 input[type=”submit”],.elementor-kit-35 .elementor-button {
color: #FFFFFF;
background-color: var( –e-global-color-primary ); #1c244b
}Environment
Dokan Version: [v3.11.4]
Dokan Pro Version: [v3.11.2]
WooCommerce Version: [v9.1.4]
Current Theme: [Dokani]
- You must be logged in to reply to this topic.