This topic has 2 replies, 2 voices, and was last updated 2 hours, 14 minutes ago ago by Tony Rodriguez
1) how can I disable to show the different prices of variable product (blue circle in the picture) and show nothing or the price of the choice (red circle in the picture)?
2) even I followed below I can’t change the color of “buy now” button and menu links
Kindly proceed to Xstore > Theme Options > Speed optimization. Once there, please locate and select Menu Dropdown Cache, Menu Cache, Static Blocks Cache, and Remove Query Strings From Static Resources. Subsequently, turn off these options.
Hello, @Valantis,
Thank you for contacting us and for using XStore.
1/ Please add the following custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.woocommerce .elementor-2010 .elementor-element.elementor-element-1dd05f48 .price {
display: none !important;
}
.etheme-sticky-cart .stock, .etheme-sticky-cart p.price {
display: none !important;
}
2/ To change the color of the “Buy Now” button, please follow the steps below:
1. Navigate to **XStore Builders > Single Product Builder**.
2. Open the template in **Elementor**.
3. Select the widget you wish to edit.
4. Go to the **Style** tab.
5. Adjust the color settings as per your preference.
6. Save and update the changes.
For further guidance, we encourage you to review our theme documentation, which can be accessed here: https://www.8theme.com/documentation/xstore/xstore-builders/xstore-single-product-builder-with-elementor/
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up