Hi, I do not find the settings for background colors for buttons including buttons in forms. Could you help me?
Thanks, Sophie
Hey Sophieja23,
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.
Best regards,
Jordan Shannon
Thanks, I used this code but without important…. now it works.
Hi,
Great, glad you got working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
If i want insert a custom class in the button elements, how do i do this?
Hi Mickyhood,
You can do that in the element options under the Advanced tab.
Best regards,
Rikard
I meant in the css code
Hi,
A class can’t be added via css unless I’m misunderstanding.
Best regards,
Jordan Shannon