Shopify themes, liquid, logos, and UX
Hi there,
How do I remove the border – ONLY on the blog posts using Crave theme. Please see below:
Solved! Go to the solution
This is an accepted solution.
Hello @danielhinde
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
body .rte img{
border: none;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @danielhinde
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
body .rte img{
border: none;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Thanks so much! D
Hallo @danielhinde
You can add code by following these steps to change
1. Go to Online Store -> Theme -> Edit code > assets > base.css
paste below code at bottom
.article-template__content.page-width.page-width--narrow.rte p img {
border: none !important;
}
If you require any further information, feel free to contact me.
Best regards,
Hi there,
I would like to remove the border around rich text in the Crave theme. Can you help me?
Shopify 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, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025