Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #303057
    jandomvas
    Participant

    I updated my colors in the Customize>Colors, but when I add a “Contact” button to a blog post it is still a green gradient color. It won’t update to the new colors.

    #303077
    Skandha
    Participant

    @jandomvas: Hello there,

    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #303114
    jandomvas
    Participant
    #303131
    Skandha
    Participant

    @jandomvas: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wp-block-button__link.has-text-color.has-background {
    background-image: linear-gradient(to left, #000163, #5a5b99);
    }

    You can change the color according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #303156
    jandomvas
    Participant

    @skandha thank you that worked!!

    #303158
    Skandha
    Participant

    @jandomvas: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/simclick/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘“Contact” Button will not change colors’ is closed to new replies.