Product description hidden in safari

Solved

Product description hidden in safari

UTOPIA-PARIS
Excursionist
29 1 6

Hello !

 

product information didn't show in safari browser only i don't know why 

 

 

In google chrome : 

Capture d’écran 2024-09-09 à 14.02.00.png

 

In safari : 

 

Capture d’écran 2024-09-09 à 14.01.27.png

 

 

My website: utopia-paris.fr

 

Thanks !

Accepted Solution (1)
BSSCommerce-B2B
Shopify Partner
1729 518 582

This is an accepted solution.

@UTOPIA-PARIS , change the code like this

<style>
.accordion__content {
   overflow-x: unset!important;
   max-height: 200px!important;
}
</style>

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

View solution in original post

Replies 9 (9)
UTOPIA-PARIS
Excursionist
29 1 6

Hey !

 

thanks for u help ,

 

the code is : 9476

BSSCommerce-B2B
Shopify Partner
1729 518 582

@UTOPIA-PARIS, follow these steps: 

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code before </body>

<style>
.accordion__content {
   overflow-x: unset!important
}
</style>

You will see the hidden description in ios device 

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

UTOPIA-PARIS
Excursionist
29 1 6

Hey ! this works actually but it showed differently at safari browser, the text is below than on chrome: 

 

on safari:

 

Capture d’écran 2024-09-09 à 16.17.27.png

 

On chrome: 

 

Capture d’écran 2024-09-09 à 16.17.43.png

 

 

BSSCommerce-B2B
Shopify Partner
1729 518 582

This is an accepted solution.

@UTOPIA-PARIS , change the code like this

<style>
.accordion__content {
   overflow-x: unset!important;
   max-height: 200px!important;
}
</style>

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

UTOPIA-PARIS
Excursionist
29 1 6

This worked perfectly thanks a lot ! 

 

have a nice day 

BSSCommerce-B2B
Shopify Partner
1729 518 582

@UTOPIA-PARIS , glad to help you bro 🤗

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Bundler-Manuel
Excursionist
150 8 20

Hello, you can try this @UTOPIA-PARIS 

1. Go to customize
2. Select Products then go to default products
3. The next step is to select Product Information
4. Click on add Block then on add Description. 
Hopefully, this will make it appear on the Safari as well.

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
UTOPIA-PARIS
Excursionist
29 1 6

It was already added ! thanks for u help

Bundler-Manuel
Excursionist
150 8 20

You're welcome pal! 

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.