• Resolved Matthew Modlinski

    (@mattjallday)


    I was wondering if there is a way to change the color for the drop down shopping cart menu all the way to the right to match the navigation bar. Thanks for you assistance! ??

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello mattjallday,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    .site-header-cart .widget_shopping_cart {
      background: #0EBFE9;
    }

    Hope this will helps you.

    Thanks !

    Thread Starter Matthew Modlinski

    (@mattjallday)

    Thank you so much! It worked!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shopping Cart Drop Down Menu Color’ is closed to new replies.