Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Remove page title from Craft Theme

Solved

How can I remove the page title from Craft Theme?

loveinlieu
Visitor
2 0 1

Hello, I went through a few discussion boards and threads attempting to remove the title from my default page template. None of them worked so far. I thought this one would definitely work but it didn't.

 

I want to remove the title from the About Us page but wouldn't mind removing it from the entire theme. Any advice? I appreciate your help!

 

Link: https://loveinlieu.com/pages/about

Password: michelle

Accepted Solution (1)

AvadaCommerce
Shopify Partner
3879 839 990

This is an accepted solution.

Hi @loveinlieu 

Please go to your Themes > Edit Code > Assets > Open section-main-page.css > Add the following code to the bottom of the file. 

.main-page-title { display: none; }


f you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any questions!

banned

View solution in original post

Replies 6 (6)

AvadaCommerce
Shopify Partner
3879 839 990

This is an accepted solution.

Hi @loveinlieu 

Please go to your Themes > Edit Code > Assets > Open section-main-page.css > Add the following code to the bottom of the file. 

.main-page-title { display: none; }


f you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any questions!

banned
loveinlieu
Visitor
2 0 1

@AvadaCommerce, thank you for the speedy reply. It worked! 

AvadaCommerce
Shopify Partner
3879 839 990

You're welcome @loveinlieu 

banned
rahhbriley
Tourist
9 0 5

This worked for me, thank you. 

BCC_Tx
Tourist
6 0 1

This worked for me as well. Craft theme in 2024.  I tried using the following method in base.css file as suggested elsewhere, but it only removed it from desktop and not in mobile. This method suggested here worked for both. Thank you!

.main-page-title {
display: none; /* Hide the main title */
}

 

kazi
Shopify Partner
656 93 119

@loveinlieu  try this css in base.css at bottom

 

#shopify-section-template--15750775111920__main .main-page-title {
    display: none;
}

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd