• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 15.01.18, 16:46
  • Opened by: caroline
  • Closed by: Marek
  • Closed on: 05.02.18, 16:17
  • Reason: No answer from a customer

Ticket #11428 - 1.7 page product

Hey, For the product page.
1) There is a BUG the two thumbnail are seperated by big space ?(see screen)
2) How do I desactivate “size chart” ?
3) Can I desactivate the “product description” and “facebook comment” tabs ?
4) How can I have the image of the product on square dimension (500px x 500px)

Comments

Marek 16 Jan 2018, 12:59

1. Give me a link to that page
2. Just disable Size Guide module
3. Try to remove product description in the product settings. And just disable Facebook comments module
4. Go to Images settings and set your dimensions https://alysum5.promokit.eu/documentation/#images

caroline 17 Jan 2018, 15:40

1) http://elladabizv.cluster026.hosting.ovh.net/fr/paros/23-bracelet-marpissa.html sorry I didn’t let you the screen link https://www.screencast.com/t/ItXHXWnbY 2) Ok thanks
3) No it’s not the description I would like to remove product_detail sorry
4) is fixed thanks :)

Marek 17 Jan 2018, 23:38

1. The fix is following:

body .product-image {justify-content: flex-start;}

2.

#product .nav-tabs li:nth-child(2), #product-details {display:none}
caroline 18 Jan 2018, 11:31

Ok I put this on CSS Custom.
I’ll let you know if that worked. Thanks :)