Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #516126

    Hello,

    I would like some help please with making the background color of the first button on my frontpage fullscreen slider Yellow. Enfold theme options do not have Yellow as an option. I would like to keep the second button background color black as it is.

    Thank you.

    #516182

    Please disregard this ticket temporarily as I might get an answer to this issue in an earlier opened ticket, my apologies.

    • This reply was modified 9 years, 1 month ago by amrman0.
    #516780

    Hey!

    Thank you for using Enfold.

    You can try this in the Quick CSS field:

    .avia-button.avia-color-orange {
        background-color: yellow;
        color: red;
    }

    Cheers!
    Ismael

    #516893

    Thank you very much Ismael, this code did it.

    #517290

    Hi,

    Great, glad we could help :-)

    Cheers!
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fullscreen slider button color’ is closed to new replies.