Shopify themes, liquid, logos, and UX
Hello
I would like to remove all those border lines on my collection page
datsau
Solved! Go to the solution
This is an accepted solution.
Hi @TBS2023
Check this one.
nav.collection__nav.collection__nav--sort.collection__nav--filter {
border-bottom: 0 !important;
}
.popout--sort button.popout__toggle {
border-left: 0;
}
.popout--group button.popout__toggle.popout__toggle--filters, .collection__sidebar__slider {
border-right: 0;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @TBS2023
Check this one.
nav.collection__nav.collection__nav--sort.collection__nav--filter {
border-bottom: 0 !important;
}
.popout--sort button.popout__toggle {
border-left: 0;
}
.popout--group button.popout__toggle.popout__toggle--filters, .collection__sidebar__slider {
border-right: 0;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025