CSS Shopping Cart Customization
-
Hello,
I’m trying to customize the shopping cart box that appears in the homepage of my site. I have made the inspection with my browser inspector tool and I have found that the box name is: .cart-contents{}
I have added the following code to the additional CSS section in Storefront CSS editor:
.cart-contents{
padding-top: 10px;
padding-bottom: 0em;
}However seems it is not being accepted or read, because it has not effect over the site.
Please let me know how to customize it
The real fact is that I need to align the Shopping Cart box with a menu.
I really appreciatte your help
website: [ redundant link removed ]
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘CSS Shopping Cart Customization’ is closed to new replies.