Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Ok,
Hi,
You mean remove action icons here? https://prnt.sc/0HqXFIBHTnRS
You can use this custom CSS code:
li.product .product-transition .shop-action{ display: none;}
Elementor Pro is commercial, of course you have to pay to use it. However, if you use Elementor Pro’s template customization function, the theme styles may be lost.
This reply has been marked as private.Hi,
Please explain more clearly the problem you are having, I have watched the video and carefully checked your website on mobile but don’t understand the problem you are referring to.
Hi,
Enabling the Variation Swatches for WooCommerce feature on the archive page or shop page makes the page load very heavy and time consuming. I think you should consider using this feature on the Shop page and Archive product page.
Hi,
We use Elementor’s default tab, so it’s a bit complicated to interfere with customizations. We will try to contact the Elementor author to ask more about this issue
Ok, you are welcome.
Hi you,
Please update the latest version theme on themeforest, we fixed this issue on this version theme.
Ok, We will try to update this as soon as possible
Hi you,
I imported all images product for you, please recheck your site.
Hi,
Shop page is the default page of Woocommerce, you cannot edit it with Elementor. Unless you use the Elementor Pro version and use the template for this page: https://elementor.com/academy/how-to-customize-woocommerce-product-product-archive-pages-via-elementor/
Hi,
Oh, this message is displayed in your browser’s language, so you don’t have to worry too much about it
Hi,
Oh, the problem is only with the first slider, maybe because it’s loading failed so it can’t run the effect. The problem is also happening on our demo. This is not too serious a problem, we will consider and deal with it soon
Hi you,
You can use css to hide the Price:
.hb_single_room .section-title .action, .rooms .hb_room .price{ display: none; }
Or edit this section.
1. Copy folder wp-hotel-booking( main-theme) to child-theme
2. Edit file content-single-room.php ( child-theme) -
AuthorPosts