Shopify themes, liquid, logos, and UX
Hello I want to decrease the size to be exactly the same as the title of the product. And I also want the same "bold"
if it is possible. Here are my website : www.five-pocket.com and I put a picture of what I want to change. Thanks !
Hi @imazele ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-card.css->paste below code at the bottom of the file
.price__regular {
font-size: calc(var(--font-heading-scale) * 1.3rem);
font-weight: bold;
}
Hope my answer will help you.
Kate from PageFly Team
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hello @imazele ,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.card-information> .price {
font-size: 1.5rem;
font-weight: bold;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
The size is okay now but it is too bold I want the exact "level of bold" than the product title ! How can I do that please !
Hi @imazele
The font-weight property supports many other values, you can refer to the image below to change the value accordingly:
We hope that this can help you.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via [email protected]
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