Hi Support,
Please could you tell me how I can increase the sizes of the images within the cart view top right corner. I have attached an image.
Thanks in advance.
Hey Wils1234!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.dropdown_widget ul.cart_list li a img {
width: 90px;
}
Best regards,
Yigit
Hi Yigit,
Perfect. Thank you.