Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi All,
I'm getting a double title, on my pages, this happens when I add them via the footer. Not sure exactly why this is happening. I have the headers enabled through the policy section on Shopify, but I have no idea where the small header is coming.
I feel like its a h2 somewhere, but I can't find where I can edit them out.
Also I'm using debutify
What's happening is the theme is labelling the page automatically for you (the small grey title), and then within your policy yourself, you've started the policy with typing "Return Policy" as an H1/H2/H3 font size.
The easiest fix would be to go into your Refund Policy settings (admin > settings > policies), and then delete the title "Return Policy" from the top of the actual return policy (or else make it regular sized and left-aligned).
★ Did my post help? If yes, then please like and accept solution. ★
https://stephens.world
support@stephensworld.ca
Thanks for your reply, I noticed this as well. However if I remove the titles through my actual return policy. The problem is that I am unable to change the size of the header, style, or the gap, even I change the typography settings, this still stays the same for some apparent reason.
You'd need to hide the default title then, using custom CSS.
Share your store's URL, and I can tell you what the coding is.
It'll be something like this:
.CLASS-OF-THE-TITLE-GOES-HERE {display:none;}
Where you'd replace the 'class-of-the-title-goes-here' bit with the actual title class that the theme is using for the policy title.
For the Dawn theme, the coding looks like this:
.shopify-policy__title {display:none;}
And it can be added directly to the theme editor > settings > custom CSS.
★ Did my post help? If yes, then please like and accept solution. ★
https://stephens.world
support@stephensworld.ca
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024