Hello,
My shopping basket doesn’t show until you hover over it.
This is not supposed to happen and appears to be an error with the Codes. The Default Files do not behave in the same way: http://themes.semicolonweb.com/html/canvas/index.html . Please provide us with a Live URL so that we can check out what is wrong and provide you with more assistance on this.
The css/responsive.css File does not exist in Canvas 6. You might be checking the Support replies related to Canvas 5.x or below. To make the Shopping Cart visible on Mobile Devices, simply remove the .d-none and .d-sm-block Classes from the #top-cart DIV.
Apologies for the Inconveniences, but the Shopping Cart is just provided for Templateing Purposes since Canvas is a Static HTML5/CSS3 Template. Further Integrations has to be done manually.
The Shopping Basket in the Header merely opens the Mini Cart Contents (.top-cart-content) just below it when you click on it (check attached image). The Button in the Mini Cart Content can be linked to any Payment Processor according to your needs but the Integrations required for this is not included by default and you will need to do your own Custom Integrations.
The JS that handled the Shopping Cart is: topcart: function() Function Block which can be found in the js/functions.js File.
Top Cart is not necessary and you can simply delete it.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.