How to go back to the default section settings?

Greetings

I made some changes in the main-project.liquid file in the JSON area for the settings of Collapsable row section and i want to go back to the default.

More specifically i want from this,

in which i’m right now, to go to this,

Does anyone knows how can i do this?

Thanks in advance?

Hey, @mpatsi

  1. Download and install a fresh copy of the theme
  2. Find the code of the section in the theme
  3. Copy the code
  4. Paste on the currently broken theme

This is the easiest way to reset a modified section.

Kind regards,
Diego

Thank you!