Product Page Issue & Add to Cart button without Wishlist
I have two issues:
- On the single product page, when a product has options (variants), everything displays perfectly. But when the product is simple (without variants), the CSS seems broken—it pushes all content to a new line instead of displaying inline as it should.
- When I try to add an "Add to Cart" button to related products or the product grid list, a heart (wishlist) icon also appears. On mobile, the heart icon is misaligned and shows outside of the product container. I want to hide the heart icon and display only the "Add to Cart" button.
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
sorry, website : eden.ge
Simple Product Link - https://eden.ge/product/sruli-spektris-led-ganateba/
Product with Variants - https://eden.ge/product/final-part-ripen/
P.S attached also screenshots of add to button which appears with Wishlist hurt which is out of the product box
1) Please go to Betheme -> Theme options -> Shop -> Single product, disable "Cart button extra options" and check if the problem persists:
2) Did you disable the wishlist on your website?
I do not see it.
Best regards
Thank you for suggestion,
I disabled it now, but it didnt work.
I have to entirely turn off wishlist to be able to hide it, the only way i found so far
1) Are you sure that you disabled this option from theme option and purged the cache?
2) Please enable the wishlist so I can take a closer look at this.
Thanks
1) Yes, i am sure.
2)Sure, its enabled. https://eden.ge/product-category/inventory/
1) I checked that now and the display is correct:
2) Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thank you issue N1 is solved, can you also help me to hide heart button from product list?
Did you use the CSS code from point 2 in my previous message?
It is for the wishlist.
Best regards
Yes i tried the CSS but the heart is still there, please check it https://eden.ge/product-category/airfiltration/
It does not remove the wishlist icon, but it moves it to the bottom so the layout is not broken.
If you want to remove it from the products list, use this CSS instead:
Best regards