Arrangements on mini cart and Ratings
-
Hi, we are almost finished with the shop but I see that the mini cart has a “show” button and I can’t find where to deactivate it.
On the other hand, the stars in the ratings are very close to the numbers.
Best regards!
Attachments:
You must be
logged in to view attached files.
Hello,
01. Navigate to Elementor -> Settings -> Integrations and disable the “Mini Cart Template” of Elementor plugin. Now you are using both our theme and Elementor Mini Cart.
https://prnt.sc/pBA0NvvLManQ
02. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.stars a {
width: calc(var(--wd-text-font-size) + 15px) !important;
}
Best Regards.
Hi Aizaz I disbled the Elementor mini cart but still appears the ‘show’ button 🙁
The star ratings is solved.
Hello,
Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.cart-widget-side.wd-side-hidden.wd-right.wd-opened a.cart-item-link.wd-fill {
display: none;
}
Best Regards.
Hi, now is perfect! Thank you, best regards!
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Arrangements on mini cart and Ratings’ is closed to new replies.