Okay
  Public Ticket #2148636
Button color doesn't change.
Closed

Comments

  •  29
    Rafael Diamantino started the conversation

    Hello,

    I tried to insert a button with HTML and CSS, that worked too, but strangely the color does not change if I change it.

    Can you take a look to see what I did wrong?

    Thank you!

  •   Rafael Diamantino replied privately
  • [deleted] replied

    Hi Rafael,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughsmile.png

    Can you please add the code below to your Custom CSS area:

    .single-portfolio-holder .services .button {
    background: red !important;
    }

    Have a nice day!

  •  29
    Rafael Diamantino replied

    You are the man Ylli!

    Thanks a lot!