Home › Forums › Themes Support › Claue › Some Questions
- This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by Harry.
-
AuthorPosts
-
-
April 28, 2021 at 6:21 pm #41345ChenSupport Expired
Hi! We are working with elementor and Claue but have some problems.
Shop
Why is it not possible to edit the shop in elementor?
Badges
How can I change the Badge name? I need it in German. New -> Neu
How can I change the color of each badges? Sale in Orange, Neu should stay blue
Cart
Why do I get a grey screen (and nothing happens) when I click “Add to Cart” in mouse-over and quick-shop option?
Products
How do I remove the variations from the products (mouse-over)? In my case it’s brand, size etc.
(see attachment)Space/Padding
How can I change the space between Google Pay / Apple pay and the “Add to Cart” Button?
How can I put “zzgl. Versandkosten” next to the price?
(see attachment)Z-Index badges
Why are the badges over my Submenu?
(see attachment)Language
How do I change the button names into another language? Like “Add to Cart” “Add Coupon” and so on. I need all buttons in German.
How do I change “Related Products” into “Ähnliche Produkte”?
Grid in Shop
In the shop – how can I put the grid in center?
(see attachment)Product titles
How can I change the size of the product titles in the shop?
Thank you!
Attachments:
You must be logged in to view attached files. -
April 28, 2021 at 7:22 pm #41350HarrySupport Expired
Hi Chen,
Thank you for choose our theme.
1. The shop page generate by plugin WooCommerce so you can’t edit with Elementor.
2, 7. You can change the text by use plugin Loco Translate follow this topic http://support.janstudio.net/forums/topic/theme-translation/
and you can change badge background in Claue > Theme Option > Color Scheme > Product Badge Color3. Please go to WooCommerce > Settings > Products > Add to cart behavior and uncheck 2 last fields.
4. Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Products Attribute On Product List and uncheck all
5,6. Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media screen and (-webkit-min-device-pixel-ratio:0) { .product .stripe-enabled #wc-stripe-payment-request-wrapper { margin-right: 15px; }} .jas-wc-single .entry-summary > .price-review { justify-content: flex-start; } .legal-price-info { margin-left: 15px; } .badge span { z-index: 1; }
8. You can move column switcher to center by enable filter icon in Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Sidebar Filter
9. You can change size of product title on the shop by add below code to Claue > Theme Option > General Layout > Custom CSS
.elementor-kit-8 h3.product-title { font-size: 14px; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
April 28, 2021 at 8:59 pm #41355ChenSupport Expired
You are awesome. Thank you!
-
April 28, 2021 at 11:36 pm #41357HarrySupport Expired
You’re welcome. Have a nice day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.