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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025