This topic has 10 replies, 3 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
Hello,
I have some issues can you support:
1. I already translate via Loco Translate:
1. Share: – on product details page
2. Free shipping over 49$ – on Mobile cart page.
But It’s still not translated on production for Ukrainian and Russian version.
https://ibb.co/8d5z7QZ
2. For Mobie Cart https://ibb.co/8d5z7QZ – no possibility to remove order by click on recucle-bin button.
3. How to change black to white background for quantity for Mobie Cart https://ibb.co/8d5z7QZ
Thank you
Konstantin
Hello,
The user does not have permission to check the settings https://prnt.sc/1m6s7ld Please, change permissions to admin to allow us to check the problem.
Regards
Updated to Admin
Hello,
Fixed. Check all the mentioned issues now.
Regards
Hello,
1. Translations done. thank you
2. Fixed.
3. Partially. Can you set white background for quantity and set only black for border? or share CSS 1. I start to see notification in green after update for mobile version, can you remove this notification. It wasn’t before. 2. In case of add to cart action. No text on Yellow button after. You provide such code to CSS before, but it’s look like it’s stop to work
.add_to_cart_button.loading, .show-quickly.loading, .single_add_to_cart_button.loading, .add_to_cart_button.loading:before, .show-quickly.loading:before, .single_add_to_cart_button.loading:before {
color: inherit !important;
}
https://ibb.co/pK1JF26
https://ibb.co/P1Y4HHV
As I see you update Theme to 8.0.4 . On main page for all languages I started to see text shift for Menu sections. Please see difference for Menu section on production https://omegathree.com.ua/en/omega-three-en/#Menu and test https://test.omegathree.com.ua/en/omega-three-en/#Menu
Can you fix it
Thank you
Konstantin
Hello,
In the latest version, we have added an option to choose the type of notification after adding to the cart https://gyazo.com/7f02e5992860419db290f64b5e042ddb
Inproved the styles of the q-ty.
Issue with tabs caused by your custom CSS https://prnt.sc/1ndijxm
I removed right-left paddings. Check now.
Regards
Hello,
Thank you all works.
Is it no possibility to change this black background to white?
https://ibb.co/pK1JF26
Konstantin
Hello,
Add the next custom CSS code:
.header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper, .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper input, .header-wrapper .et-off-canvas .cart_list.product_list_widget .quantity-wrapper span, .header-wrapper .et-off-canvas .cart_list.product_list_widget li:hover {
background: #fafafa !important
}
Regards
Hello, CSS added, but no changes
Hello,
Have you cleared cache? Add/remove a product from cart to refresh the off-canvas content. Here is what I can see on your site – https://gyazo.com/1e5a123025c3091d3776aed55a542199
Regards
You must be logged in to reply to this topic.Log in/Sign up