Hello, I made my slider full-width by adding this code to theme.liquid just before the tag.
{% section 'slider' %}
After that, I removed “slider” from settings_data.json to not to see any other in customization.
"content_for_index": [
*it was supposed to be here*
"1632257873140e1a8e",
"featured-collection",
But now, all the pages have the slider. I tried to remove it from other pages in Customization section but did not work. I need a solution.
If there’s a safer way to make the slider full-width, that could be a better solution. Thanks!
my store url: https://wiggleduck.com/
