Change color for call-to-action button

  • Andreas Peters

    #10234

    Hi again,

    how to change the color of the call-to-action button? Did find a few posts about color change of other buttons but not this one.

    thx!!!

    Andreas

    Admin

    Syahir Hakim

    #45668

    Which CTA button? In the slider or in the CTA stack?

    Andreas Peters

    #45669

    The one in the slider!

    Admin

    Syahir Hakim

    #45670

    Add to the theme’s Custom CSS option and modify as required:

    .carousel .btn-primary {
    background: #333;
    }

    Andreas Peters

    #45671

    Great! Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.