endless side bar

Solved

endless side bar

BDPK
Excursionist
40 0 2

hi there i have a side bar and its going till the bottom of the page

Accepted Solution (1)
swym
Trailblazer
171 36 77

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: 

Screenshot 2024-12-23 at 4.22.06 PM.png

 

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

- Appreciate the assistance. Show your approval with a Like! And when your question finds its answer, seal the deal by marking it as an Accepted Solution!
- Our Solutions: Wishlist Plus | Swym Back in Stock Alerts | Swym Gift Lists and Registries

View solution in original post

Replies 11 (11)

websensepro
Shopify Partner
1852 215 260

Hi @BDPK  , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
BDPK
Excursionist
40 0 2
websensepro
Shopify Partner
1852 215 260

So, what do you want to do with this? How far do you want it to go?

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP
BDPK
Excursionist
40 0 2

i want it to be end till bundles

swym
Trailblazer
171 36 77

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 

- Appreciate the assistance. Show your approval with a Like! And when your question finds its answer, seal the deal by marking it as an Accepted Solution!
- Our Solutions: Wishlist Plus | Swym Back in Stock Alerts | Swym Gift Lists and Registries
BDPK
Excursionist
40 0 2

hi Abhishek i want it to be end with bundles

 

swym
Trailblazer
171 36 77

Hi, Do you mean something like as shown in the screenshot below: Screenshot 2024-12-23 at 4.22.06 PM.png

- Appreciate the assistance. Show your approval with a Like! And when your question finds its answer, seal the deal by marking it as an Accepted Solution!
- Our Solutions: Wishlist Plus | Swym Back in Stock Alerts | Swym Gift Lists and Registries
BDPK
Excursionist
40 0 2

yes exactly

 

swym
Trailblazer
171 36 77

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: 

Screenshot 2024-12-23 at 4.22.06 PM.png

 

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

- Appreciate the assistance. Show your approval with a Like! And when your question finds its answer, seal the deal by marking it as an Accepted Solution!
- Our Solutions: Wishlist Plus | Swym Back in Stock Alerts | Swym Gift Lists and Registries
BDPK
Excursionist
40 0 2

Thanks for your help dear

 

swym
Trailblazer
171 36 77

Glad I could help—best of luck making your store a big hit! 

 

Regards, 

Abhishek from Swym

- Appreciate the assistance. Show your approval with a Like! And when your question finds its answer, seal the deal by marking it as an Accepted Solution!
- Our Solutions: Wishlist Plus | Swym Back in Stock Alerts | Swym Gift Lists and Registries