Adding custom CSS code to base.css or theme.min.css files
Inserting code snippets in theme.liquid file (above </head> or </body> tags)
Using CSS selectors to hide the title element with display: none !important
Current Status:
The issue remains unresolved. The original poster tested at least three different solutions but reported none worked. When adding code to the theme.css file as instructed, no changes occurred. One solution provider asked for clarification about which step is causing trouble, but the conversation appears ongoing without a successful resolution yet.
Note: Several code snippets in the thread appear garbled or reversed, which may contribute to implementation difficulties.
Summarized with AI on November 7.
AI used: claude-sonnet-4-5-20250929.
Hi there! I need help removing the title on the blog page. Picture added to show what I am hoping to achieve. I want it to still show on the main blog page with all the listings but not on the specific blog post once clicked into.