Website - How to add an Elementor Button to Open the Cart

Adding a dedicated button to open the cart can be used to direct your customer to set an event time and date before checking out your inventory. This can make the process smoother for the customer. If you wish to add a button to your site that opens the cart slider, please take a look at the following instructions: 

  1. Access the Elementor Editor
  2. Drag a button widget to the desired location
  3. Make sure you are editing the button
  4. Click on "Advanced"
  5. On CSS Classes, type "ioCart"
  6. Click on "Additional CSS"
  7. Add the following CSS: 
    <span style="color: rgb(0, 0, 0);">selector::after{display:none;}
    </span>
    	

Is this article helpful?
0 0 0