
07-17-2018, 11:21 AM
|
 |
Ecwid Team
|
|
Join Date: Jan 2016
Posts: 308
|
|
Quote:
Originally Posted by Kelly Eyde
Hello,
I noticed that 600px and smaller for the screen size, the shopping cart list set to "display: none !important".
I've tried to resolve this with CSS and Javascript. CSS both in my main styles file and on the subpage template for C5 that I have made.
I have also written JQuery for this:
HTML Code:
setTimeout($('.ecwid-minicart-floating').css('display', 'block !important'), 5000);
(different timeout times and without timeout completely)
Nothing seems to work.
Any ideas?
Thanks
|
Hello,
Ecwid Customer Care team is here. Thank you for reaching out!
Can you please share with us a link to your store where we can see the described behavior? So, we'll be able to inspect it and provide you with a possible solution.
Thank you.
__________________
Stacy
Ecwid Customer Care Team
Help Center
⬇ Please click Thanks if my reply helped you.
|