Shopify themes, liquid, logos, and UX
Hi all, I am using Dawn theme and wanted to remove page titles. I followed the below instructions to remove page titles from pages. However, now a page description shows up in place of the title. How do I now remove that?
1. In your Shopify Admin go to online store > themes > actions > edit code
2. In your theme.liquid file, find the </body> (press CTRL + F or command + F on Mac)
3. paste this code right above the </body> tag:
<style> .main-page-title.page-title:nth-child(1){ display: none !important; } </style>
I fixed this by going to main-page.liquid and changing <div class="rte"> to <div class="page-description"> and then in theme.liquid adding
User | RANK |
---|---|
176 | |
160 | |
77 | |
31 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023