Hi,
I have selected one of the predefined color shemes but I can’t find where to change this to a custom value? Right now I mostly want to change it to change the button color which I can’t find a way to change in the styling settings but I would prefer changing the theme color in general.
Hey dfds,
To change the button color Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-button {
background-color:gold!important;
}
most of the colors can be customised from Enfold > General Styling and Enfold > Advance Styling options.
If you need further help please let us know specifically what you would like to change and we will be more than happy to help you :)
Best regards,
Vinay