Change View Cart Button - by andrew.d.harris1

This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Amzy Leel

  • Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 9, 2017 at 14:43

    How can I change the colors of the view cart button in the header cart widget?

    3 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 05:12

    Hello,

    use this custom css:

    .widget_shopping_cart .btn-checkout { background-color: #000 !important; } // header cart widget checkout btn
    
    .widget_shopping_cart .btn-view-cart { background-color: #ff0 !important; } // header cart widget view cart btn 
    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 10, 2017 at 05:21

    Thank You!

    Avatar: amzy
    Amzy Leel
    Participant
    July 10, 2017 at 05:38

    You are welcome

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.