summary collapsible content don't change after open it

summary collapsible content don't change after open it

UTOPIA-PARIS
Excursionist
32 1 6

Hey ! 

 

Summary collapsible content don't change after open it :

 

before click : 

 

Capture d’écran 2024-10-26 à 17.06.09.png

 

After click :

Capture d’écran 2024-10-26 à 17.06.19.png

 

 

This is the code used for it in section-main-product.css :

 

.collapsible:after {
 
  content: '\002B';
  color: darkgray;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
   content: "\2212";

}

 

By the way, how can i make the content  transition more smoother ?

 

Thanks for help !! 

 

website : utopia-paris.fr

Reply 1 (1)

Shadab_dev
Shopify Partner
699 41 75

Opening it more smoothly, that would be some change in css code. 
And for the text changing, that depends if you need different content in different products. In that case you will have to use product metafields. 

Please reach out via mail for a convenient conversation and solution.

Thanks 

Shadab Ali

Buy me Coffee, if you feel i was helpful. Email Me or WhatsApp me for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.