I’m using the Brooklyn theme. I’m splitting the product description into the 2 pieces with “{{ product.description | split: ‘~section 2~’ | last/first }}”. I’ve tried formatting the product info, even using just 1-1 word but it still bugs. Deleting the description fixes it, but that way I don’t have a description.
Probably I’m missing something painfully obvious, but I’m starting to go crazy at this point.
Although this will fix the problem, it only masks a deeper issue; there are a few sections in your theme that are not responsive, fixing that would take some work.
If you’re not quite familiar with coding yourself I’d highly suggest reaching out to a dev or, in case these sections are coming from an app, reaching out to the app developers and they may assist with a potential fix.
Thank you for reaching out to help. The issue has been fixed with adding that product again (it didn’t work like twice before that but for some reason it did for the third time).