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 |
---|---|
64 | |
58 | |
48 | |
42 | |
42 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023