Editing Brooklyn Theme/ Need assistance!

Solved
EcomLove
Tourist
34 0 2

I am trying to create a side bar menu under my Shop page for my clothing store. I would like for it to have Categories like, Shop All, Mens, womens, and sub categories like Long Sleeve, Short sleeve, Best sellers. Could someone provide some assistance on this. It would be greatly appreciated!

 Also, how do I move the text down slightly on the Slideshow in this theme? 

Accepted Solution (1)

Accepted Solutions
Guleria
Shopify Partner
2233 459 676

This is an accepted solution.

Increases 2.94em a/to your need

.hero__text-content {    padding: 12.94rem 0.6rem 0 !important;
}

 

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

View solution in original post

Replies 13 (13)
Guleria
Shopify Partner
2233 459 676

Hello EcomLove,

1) You have to edit your collection template and make modification in html to add sidebar. 
2)  Place this in theme.scss.liquid

.hero__text-content {
    padding: 2.94rem 0.6rem 0 !important;
}
Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

EcomLove
Tourist
34 0 2

Thank you for your reply! This is probably a dumb question but I'm still learning about coding. Where exactly do I insert this coding? Do you also have any insight on moving the text down on the Homepage Slideshow?

Guleria
Shopify Partner
2233 459 676

if you are not good in coding you can't add sidebar your own because this need knowledge of html and liquid code. I suggest hire someone to do this.
About moving text down, please check screen-shot
slider-text-brooklyn.PNG

Thanks

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

EcomLove
Tourist
34 0 2

Okay, that might be a good idea. As far as moving the text down, do I insert that code at the bottom like in the screen shot?

 

EcomLove
Tourist
34 0 2

I just inserted the code but the Text hasn't moved?

Guleria
Shopify Partner
2233 459 676

Please share store url 

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

Guleria
Shopify Partner
2233 459 676

This is an accepted solution.

Increases 2.94em a/to your need

.hero__text-content {    padding: 12.94rem 0.6rem 0 !important;
}

 

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

EcomLove
Tourist
34 0 2

Your amazing! Thank you so much! Do you know if there are any apps for the Sidebar menu?

 

Guleria
Shopify Partner
2233 459 676

I don't think there is any need of any app for this.
Here  we have to just make space for sidebar in collection page and after that  with code we can add  Menus here.

Please drop a email here guleriathakur43@gmail.com

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

EcomLove
Tourist
34 0 2

Is there a way to link my collections to each of their respected product pages? Please provide some insight on this

Guleria
Shopify Partner
2233 459 676

Yes, when you add new menu, select collection from link.
collection-menus.PNG
Try to add some menus and i'm sure in few minutes you will find how to do this.

Want to modify or custom changes on store hire me.
Email: guleriathakur43@gmail.com, Skype: navrocks1

EcomLove
Tourist
34 0 2
I did that and it is not linking together