How to align the sort button to the right in collection page - brooklyn theme

Hi ,

Can you please help me with alligning the sort button on the collection page to the right??

Thanks in advance.

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Hi,

Thanks.

Please find my store URL : https://jasdrape.com/

Password: ebahba

Please add below css code in bottom of assets/timber.scss.css file

.grid–full.collection-sorting.collection-sorting–enabled {
display: flex;
justify-content: end;

}
Thank you.

Thanks a lot!!

Its working :slightly_smiling_face:

1 Like

Hello @jasdrape

I would like to give you some recommendations to support you.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code

  2. Open file theme.liquid then add this code to above the tag


I hope you find the answer helpful/useful or if you need further support, do not hesitate to reach out to us.

Best regards,
GemPages