Shopify themes, liquid, logos, and UX
How can I get rid of the category boxes in this category landing section on the home page, and just replace it with the normal products grid that is there by default on shopify stores? Store name is et-tani.com and appreciate all help.
Hey @ym1999,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.category-box {
background: none !important;
border: none !important;
padding: 0 !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
thanks - doesn't seem to work! any thoughts?
Hey @ym1999,
I don't see the code added to your site, how did you add it? Can you share a screenshot?
Sure:
It's implemented now, but just seems to remove the border/box colouring. I'm looking to get rid of the actual section entirely and just get the default products back (as it normally is on a shopify store)
If you want to remove the entire section, can't you do it in the theme customizer?
Yes, but I would like to bring back the products section which was originally in its place, do you have any idea how that could be done?
Just click Add section and add the correct section again.
yeah but the only section that you can add is “featured product” and not the product card grid which has all the existing products
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024