Reformation Theme - How to add the collapsible content under the tabbed content section?

Reformation Theme - How to add the collapsible content under the tabbed content section?

maddom
Visitor
1 0 0

I want to add the collapsible content section under one of the tabs in the tabbed content  section. how do i do this?

maddom_0-1743355257712.png

 

Reply 1 (1)

Small_Task_Help
Shopify Partner
1004 39 93

Hi,

Hope this will help

- Edit tabbed-content.liquid file.

- Add a <details> tag for collapsible content inside tab.
Code example

<div class="tab-content">
  {{ tab.content }}

  <!-- Collapsible Section -->
  <details class="collapsible">
    <summary>Click to Expand</summary>
    <p>Your collapsible content goes here.</p>
  </details>
</div>

- Use CSS for style.

To Get Shopify Experts Help, Click Here or E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert India
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad