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?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024