Okay
  Public Ticket #1061614
How to change the read more buttons color ?
Closed

Comments

  •  2
    service-communication started the conversation

    Hello again !

    How can I change the "read more" button color on the homepage (and everywhere else), please ? 



    Thanks !
  • [deleted] replied

    Hi there,

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

    But that is a Visual Composer element and i think that you can change the color of the button on that element settings. Can you please check that?

  •  2
    service-communication replied

    Hello,


    No there's no option to change the color except with additional CSS... Thanks anyway, I will try to find it myself :)

    Have a nice day

  • [deleted] replied

    Hi there,

    Ok then, just add the code below to Custom CSS

    .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: green !important;
    }
  •  2
    service-communication replied

    Yay ! Thank you so much !

  •   [deleted] replied privately