All things Shopify and commerce
I would like to display the following text block only on my refund policy page. With the current code, this text block is visible on every “Policy” page, if I add it to the base.css (Dawn v15.0.2). I would also like to bold or underline certain words. How can I do this, can anyone help me?
.shopify-policy__container::before {
content: "SAMPLE TEXT";
background-color: #E3F5FF;
color: #121212;
display: block;
padding: 10px;
border-radius: 5px;
margin-top: 25px;
}
@Kein_Talent Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.
Sure, I'll send you a DM as the store is still under construction.
Hello! @Kein_Talent Please follow these steps to add this code:
1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open theme.liquid file
5. find the <body> tag and add the below code same as the Image
{{ page.handle }} {{ template.name }}
After you add this code, please let me know so that I can provide the CSS code.
Best regards
K.K
I have now added the code.
@Kein_Talent in the URL that you sent, this code is not reflected. Can you please check again for yourself, if not, please send me the collaboration code. I sent you a collaboration request and provided a more tailored solution.
Strange, I have the code inside. I'll send you the collab code by DM.
I've accepted your request so you can have a look. You can then send me the code here or by DM.
Hey @Kein_Talent I need edit code access to edit the code and provide a direct solution
Hey @Kein_Talent, the issue is now fixed. Can you please check in your live theme [Dawn v15.0.2]?
https://www.canvify.com/policies/privacy-policy
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
Best regards
K.K
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025