Hi i’ve been trying to remove page titles on each pages but it’s not letting me. my site is https://traffic-1593.myshopify.com/pages/contact and i’m using Taste theme.
Thanks
Hi i’ve been trying to remove page titles on each pages but it’s not letting me. my site is https://traffic-1593.myshopify.com/pages/contact and i’m using Taste theme.
Thanks
Hello @TRAFFICAK
It’s GemPages support team and glad to support you today.
You can follow these steps:
Go to Online Store → Theme → Edit code
Open your base.css file and paste the following code below:
.main-page-title.page-title{
display: none;
}
Let us know how it works for you.
Best regards,
GemPages Support Team
Hi @TRAFFICAK
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Victor | PageFly
Hi, i’ve just tried the method but seems like its still not working
@TRAFFICAK Could you please share your store password then I can see and suggest something for you?
Best regards,
GemPages Support Team