regarding appearance to theme
-
Hi,
1. how can i remove the shopping cart icon when hover to product image?
2. the coupon icon show on mobile is mis-align, how can i adjust this?Regards
The page I need help with: [log in to see the link]
-
Hello theblavk,
To remove the shopping cart icon, please add the following css in the additional css section of your customizer;
.add-to-cart-button .styledstore-product-buttons a{ display: none; }We couldn’t figure out which coupon icon you are mentioning please locate it and let us know.
Best Regards,
Hi, please specified where to edit? I have an HTTP 500 error after input in additional function lowest row after endif
Hello theblavk,
1.You can go to your Dashboard and then appeaarnce>> customize>> Additional css
2.Add the following code there;.add-to-cart-button .styledstore-product-buttons a{ display: none; }$wp_customize->add_control( ‘stwo_hide_add_to_cart’, array(
‘label’ => esc_html__( ‘Disable Add to cart link from product’, ‘styled-store’ ),
‘description’ => esc_html__( ‘This remove the cart icon while hovering on product image’, ‘styled-store’),
‘section’ => ‘stwo_basic_setting’,
‘type’ => ‘checkbox’,
‘priority’ => 2,is it here that i’m suppose to edit?
Hi,
Disregard my previous mail. I’ve gotten it. Thank you so much.
The outstanding question on the coupon;
In the checkout page, the “APPLY COUPON” icon is misalign, and the coupon word cannot be totally seen. This happens when using mobile to browse the website.
Regards
Hello,
Sorry we could not find it. Please could you tell us again where exactly is it located? You can attach possible screen shot/s.
Thanks!
Hi,
back to the first issue, now that i don’t see the cart on the products anymore, but i can’t click on the product to enter into product page now, i can only click on the words below the product picture. Able to resolve this by allowing the products and the words be click to redirect to their respective product page?
Regards
Hello theblavk,
Sorry, But by default clickable product image feature is not available. You can consult the woocommerce plugin forum for support or updates.
Or else follow ; https://slocumthemes.com/2015/10/how-to-make-woocommerce-thumbnails-clickable/Thanks!
Please refer this
https://ww.wp.xz.cn/support/topic/how-can-i-make-thumbnails-clickable-2/Thanks,
Done and satisfied. Thanks for the help.
Regards
Hi,
In the checkout page, the “APPLY COUPON” icon is misalign, and the coupon word cannot be totally seen. This happens when using mobile to browse the website.
https://www.theblavk.com/basket/
Regards
VincentHi,
Any support on the above questions?
Regards
Hi,
I cant find apply coupon code form in your cart page. Have you disable it. Coupon code field is working fine in our demo site. please check again.
https://demo.styledthemes.com/styledstore-pro/cart/
Thanks
The topic ‘regarding appearance to theme’ is closed to new replies.
