Posted - 09/18/2019 : 14:05:13
Hi, that plugin comes with it's own css file. Have you looked there? https://www.ecommercetemplates.com/help/minicss.asp#dropdown In the demo store, I see it. .ectdp_minicartcontainer { background: #E2E7E9;}quote: Finally the css in minidropdowncartcss.css can either be copied and pasted into your main css file or before the closing </head> you can add the path to the css file like this...
<link href="css/minidropdowncart.css" rel="stylesheet" type="text/css" />
...after uploading minidropdowncartcss.css to your /css/ folder on the server.
|