Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #970076

    Hi, I do not find the settings for background colors for buttons including buttons in forms. Could you help me?

    Thanks, Sophie

    #970120

    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

    #970321

    Thanks, I used this code but without important…. now it works.

    #970613

    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

    #1165565

    If i want insert a custom class in the button elements, how do i do this?

    #1165789

    Hi Mickyhood,

    You can do that in the element options under the Advanced tab.

    Best regards,
    Rikard

    #1165864

    I meant in the css code

    #1166112

    Hi,

    A class can’t be added via css unless I’m misunderstanding.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.