Shopify themes, liquid, logos, and UX
Hello,
Please share "Store URL"
Thanks!
Hey, @JoaquinExcitare
1) Go to Online Store
2) Edit Code
3) Find theme.css/base.css file
4) Add the following code in the bottom
@media (max-width: 768px) {
.page-title {
display:none !important;
}
}
Thanks!
Unfortunately the code does not work
@media(max-width:780px){
.page-title {
display:none !important;
}
}
Unfortunately the code does not work, title is gone on desktop but not on mobile.
Hi,
Please share "Store Url"
Thanks!
Hi
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file
h1.main-page-title.page-title.h0 {
display: none !important;
}
Thanks!
Thanks for your respond, unfortunately the code doens't work.
Mu website url is https://excitarestudios.myshopify.c
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025