Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #680561

    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.

    #680573

    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

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