Shopify themes, liquid, logos, and UX
I want to remove the big text that says "products." from my website on this page:
https://razz.blue/pages/clothes
how do i?
Hello @smef ,
Use "hidden" on that class.
<h1 class="main-page-title page-title h0 hidden"> products.</h1>
Thanks,
Dropshipmate.
Hello @smef,
Hope you are doing well.
Please add the below CSS in the base.css theme file at the bottom:
h1.main-page-title.page-title.h0 {
display: none;
}
Hope this will solve your issue.
iCart Cart Drawer Cart Upsell App
User | RANK |
---|---|
113 | |
85 | |
69 | |
66 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022