Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1280595

    Hi,

    I would like to change de orange button color in de easy slider to a much brighter one, is dat possible?
    Orange I need is : #fe6b0c
    I can not change the whole thema color to orange, I only want those buttons in the slider.

    Thanks

    #1281429

    Hey MariskaHoffland,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-button.avia-color-orange, .avia-button.avia-color-orange:hover {
        background-color: #fe6b0c;
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1281702

    Thank you, it’s perfect!

    Have a nice day :)

    #1281793

    Hi MariskaHoffland,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change the color of de button inthe easy slider’ is closed to new replies.