Forum Replies Created
-
AuthorPosts
-
Hi,
Our theme did not customize anything on the checkout page. Could you please change to the WooCommerce default theme (storefront) to check the problem, If it still has a bug, I will help you report to WooCommerce.
Hi,
I have just checked on and I still see the form
You mean the product title in Mini cart? I’m not sure to understand your point. Could you please take a screenshot to describe this issue?
October 26, 2017 at 10:13 pm in reply to: Help needed with a couple of things I can't seem to find out how to alter. #12503Hi,
Please use the custom CSS below
`.jas-banner > a:hover { opacity: .5; }Cheers,
FosterHi,
Sorry for the late, It was fixed, please check.
Hi,
The text in Mini cart is a part of our theme, so please translate them in our theme, see the image below in more detail

Hi Rahim,
I’m afraid there is no option in our theme to do this function. Please hire a freelancer to customize it.
Hope you understand.
Hi
1.3 you need to modify header file in claue -> views -> header -> header-4.php at line 128.
If you use child theme, please edit in claue-child -> views -> header -> header-4.php at line 128.
2. for list, please go to Loco Translate -> Plugins and find wishlist plugin
3. About right sidebar, please add this css code .sidebar { padding-left: 60px; }
Because, it works properly on my test. So i want to check on your live site.
Please replace with new code
@media screen and (min-width: 768px) { .rtl .jas-mini-cart { right: -320px; left: auto;} .rtl.cart-opened .jas-mini-cart { right: 0; left: auto;} } -
AuthorPosts