[Support request] Gradient colour button not working on static homepage

Home Forums Support [Support request] Gradient colour button not working on static homepage

Home Forums Support Gradient colour button not working on static homepage

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

    Hi there!

    I have some custom CSS on my site to give my buttons a gradient colour setting. I recently just changed from a blog homepage to a static page that I built in Elementor. Here the button is not displaying with the gradient as the others should. How can I fix this?

    Thanks,

    #1144045
    Leo
    Staff
    Customer Support

    Hi there,

    You could try CSS like this:

    a.elementor-button {
        background-color: #000 !important;
    }

    If this doesn’t work, please check with their support to see how you can implement the gradient color you have in mind to all the buttons coming from them.

    Let me know if this helps 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.