Tagged: 

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

    Hi,

    I added a button from the content elements and am trying to use custom color. If I select a color from the list the button behaves correctly. If I select custom color and enter values for the background and font then I get a very light gray background and a darker gray font. Any change in the color values does not affect the button color.

    Help Please. Thank You.

    #119222

    Hi,

    It is working fine on my end. Save the button settings then update the page too. If it doesn’t work, you can apply the button color to your custom.css or Quick CSS

    body div .avia-button {
    background-color: red !important;
    }

    Regards,

    Ismael

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