This topic has 4 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler
Hi, how can I keep the delete icon in the side cart always active, most customers do not know that it exists and should always remain active. In private is a screen of an example store how it should look. Thanks
Hello, Salmi,
Thank you for choosing XStore as your WooCommerce WordPress theme.
Custom CSS code can be used to make the delete icon in the side cart always active, for example:
.et-off-canvas .cart-widget-products li .remove {
opacity: 1 !important;
visibility: visible !important;
-webkit-transform: none !important;
transform: none !important;
}
If you would like to pursue paid customization services, we recommend submitting a customization request to the Codeable team via their website: https://www.codeable.io/?ref=qGTdX
Kind Regards,
8theme team
Hello, such settings should be standard and not be as fee required customization, a setting such as visible or not visible would be sufficient. Now I want to leave the quantities also visible and not first when you go over it, in the mobile view the price is not visible. https://prnt.sc/dZchb133F8s8
Hello, Salmi,
Thank you for contacting us and for using XStore.
Our reply about paid customization services was related to your request posted via the Private Content area. It requests additional customization which is not included in our basic support.
Before purchasing the theme you were able to check our demos.
We don’t have a deal with the personal site customization – https://themeforest.net/page/item_support_policy But we already helped you a lot even in situations that were caused by 3rd party plugins on the site.
Please post requests about new settings or improvements in our theme via this page – https://www.8theme.com/taskboard/ If they receive enough votes from other customers, our development team will consider adding them in one of the upcoming updates.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up