Home Forums WoodMart support forum Mini shopping cart background colour cannot be set

Mini shopping cart background colour cannot be set

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

    ipaybom
    Participant

    I have checked all the places where I can set the background colour of the mini cart and I can’t find a place where I can set the background colour of the mini cart, please tell me how to change it, thanks!

    Attachments:
    You must be logged in to view attached files.
    #575156

    Hung Pham
    Keymaster

    Hi ipaybom,

    Thanks for reaching us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .cart-widget-side.wd-side-hidden{
    	background-color: #000;
    }

    Regards,

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