All things Shopify and commerce
hi there i have a side bar and its going till the bottom of the page
Solved! Go to the solution
This is an accepted solution.
Thanks for sharing this context.
To achieve this please add the below css code at the bottom of the theme.liquid file just before the closing body (</body>) tag.
<style>
#top-home-blocks .shop-by-collections .sidebar-collections .sdcollections-content {
height: auto;
}
</style>
And once you have implemented this code the sidebar would show up as given on the screenshot below:
I hope this helps!
If my response helped you, please consider giving it a like (👍) and marking it as an accepted solution if it resolved your issue. Your feedback helps other community members with similar questions.
Regards,
Abhishek from Swym
Hi @BDPK , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
So, what do you want to do with this? How far do you want it to go?
i want it to be end till bundles
Hey @BDPK,
Thanks for sharing the store URL, but can you please explain the exact issue you are facing with the sidebar.
Regards,
Abhishek from Swym
hi Abhishek i want it to be end with bundles
Hi, Do you mean something like as shown in the screenshot below:
yes exactly
This is an accepted solution.
Thanks for sharing this context.
To achieve this please add the below css code at the bottom of the theme.liquid file just before the closing body (</body>) tag.
<style>
#top-home-blocks .shop-by-collections .sidebar-collections .sdcollections-content {
height: auto;
}
</style>
And once you have implemented this code the sidebar would show up as given on the screenshot below:
I hope this helps!
If my response helped you, please consider giving it a like (👍) and marking it as an accepted solution if it resolved your issue. Your feedback helps other community members with similar questions.
Regards,
Abhishek from Swym
Thanks for your help dear
Glad I could help—best of luck making your store a big hit!
Regards,
Abhishek from Swym
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025