Shopify themes, liquid, logos, and UX
Hey everyone, just need a hand on how to remove these icons at the bottom of my page. I assume I need to edit the code
Website Link: https://labubuworld.shop/products/for-labubu-v1-v2-idol-cute-doll-clothes-fashion-sweater-outfit-acc...
Solved! Go to the solution
This is an accepted solution.
Hi @Bunny2
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
.multicolumn {
display: none !important;
}
Please let me know if it works. Thank you!
Hi @Bunny2 , go to base.css and add the following code :
.multicolumn-card__image-wrapper--third-width .media--square {
display:none;
}
Result:
hi i want to remove the icons and all the text how do i do that?
This is an accepted solution.
Hi @Bunny2
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
.multicolumn {
display: none !important;
}
Please let me know if it works. Thank you!
Thank you so much. The screenshots also made it a lot easier!
Hello, @Bunny2
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
.multicolumn.color-background-1.gradient.background-primary.no-heading {
display: none !important;
}
Thanks!
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