
08-16-2017, 01:44 PM
|
 |
Ecwid Team
|
|
Join Date: Nov 2016
Posts: 283
|
|
Hello,
Thank you for contacting Ecwid customer care. My name is Charlie.
You can make the border and background transparent by applying this CSS code to your CSS theme in Ecwid:
Quote:
div.ecwid-minicart {
background: transparent !important;
border: transparent !important;
}
|
Here's the instruction on how you can go about this:
1. Go to the Ecwid Control Panel → Settings → Design → Click on the "Edit Theme" button.
2. Add the above CSS code to the empty text field.
3. Save changes
Don't hesitate to ask further questions.
__________________
Charlie,
Ecwid Customer Care Team
|