Hello,
I have 2 questions:
1. In the shop i have removed the quantity and the add to cart button with the following code :
form.cart {
display: none;
}
But the box around it still remains. How can i remove the box as well?
2. What is the code to change the background colour of the Main Menu?
Thanks!














