Add sidebar and content to homepage (quebec sunglasses)

Hi,

I would look to add a sidebar like the one that appears on any collection page to the home page. Also, in the demo there is a content section under the 3 featured collections with a video and text. How do I add a content section like that to the home page? Doesn't seem to be integrated into the theme.

Thanks

Have more questions? Submit a request

1 Comments

  • 0
    Avatar
    Permanently deleted user

    I would look to add a sidebar like the one that appears on any collection page to the home page.

    Understood.  To do that, you'd need to make some edits to your index.liquid page.  You can insert:

    {% include 'sidebar' %}

    into the place you want it.  Then the sidebar will appear there as well.

    Also, in the demo there is a content section under the 3 featured collections with a video and text. How do I add a content section like that to the home page? Doesn't seem to be integrated into the theme.

    Sure, it's part of the theme :) You can add content to a page, let's call it "Homepage Content".  Create whichever content you'd like to show there -- in our case it's a video and some text.  Then, go to Theme Settings > Homepage > Welcome Message.  Choose the page you just created (e.g. "Homepage Content").

    Homepage_content.png

    Hope that helps!

Please sign in to leave a comment.
Powered by Zendesk