Hi, I’m using the Bixbang theme and on the top of the collections page there are the links to every single collection in my store! I really hate this look and was wondering if anyone know how to remove it/them. I attached a photo for reference.
Hi,
Please share your store URL with password (If Needed) & Screenshot, So that I will give you proper solution here !
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.css.liquid
.template-collection ul.tabs--collection.nav.nav-tabs.sp-tabs-default {
display: none;
}
Thank you so so so much! it worked!
Hi there! I tried this but it wouldn’t work for me, is there another way or am I doing something wrong? I’d also like to remove this from my store
Hello kaki100,
Please share your store URL with password (If Needed) & Screenshot, So that I will give you proper solution here !
