Hi,
I would like to have the shopping cart on the side the same way it appears when using the option “Display floating on the side, but only once product was added to the cart”. Is there a way to make it not disappear?
Thank you in advance!
Best,
Anton
Hey tonydobrevski,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
Dear Basilis,
Thank you very much!
Best,
Anton
Hi Anton,
Thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Yes, it’s possible. Please add this code in the Quick CSS field.
#menu-item-shop .cart_dropdown_link {
display: none;
}
.html_visible_cart #menu-item-shop .cart_dropdown_link {
display: block;
}
This is not a native feature of the theme so let us know if you found bugs or glitches.
Best regards,
Ismael
Hi Ismael,
Sorry for the late reply. I tried using this CSS but unfortunately it does not work (nothing changes).
Best,
Anton
Hi,
I visited the site but it’s blank. Please check it and then post the login details in the private field.
Best regards,
Ismael
Hi Ismael,
Login Details at Private area
Thank you in advance!
Best,
Anton
Hi,
I moved the details to private, so noone will notice them and you have any security issues.
Best regards,
Basilis