All things Shopify and commerce
On the Split V1, How do I get rid of the collection description on the right hand side. I am only wanting the products visible. I have managed to get rid of the title, however, I can not figure out how to get rid of the description.
Thanks
@nicoleknightt Hey, thanks for posting here.
can you please share the link to inspect it, thanks.
deleted
@nicoleknightt Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
@nicoleknightt Please follow below steps to remove the collection description on the right hand side. Let me know whether it is helpful for you.
#section-collection .site-box.box__heading {
display: none;
}
.collection__holder:not(.odd) .site-box:nth-child(2) {
border-right: 1px solid #ededed !important;
border-bottom: 1px solid #ededed !important;
}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025