Join us NOW for an AMA with 2H Media: Holiday Marketing for Your Shopify Store and have your marketing questions answered by marketing experts 2H Media | Plus watch the 2H Media AMA Livestream on Twitch!

Text paragraph is bold

Solved

Text paragraph is bold

vseazon
Shopify Partner
46 0 10

Hello,

 

All my text are bold 😞

website: aero-zen.com

vseazon_0-1717024507138.png

please help

 

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2082 740 933

This is an accepted solution.

Hi @vseazon

You can try this code by following these steps:

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSTechVenture_0-1717028809047.png

 

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid 

BSSTechVenture_1-1717028815575.png

Step 3: Insert the below code at the bottom of the file -> Save

.product-block p {
    font-weight: 300 !important;
}

Here is result: 

BSSTechVenture_2-1717028863797.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2082 740 933

This is an accepted solution.

Hi @vseazon

You can try this code by following these steps:

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

BSSTechVenture_0-1717028809047.png

 

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid 

BSSTechVenture_1-1717028815575.png

Step 3: Insert the below code at the bottom of the file -> Save

.product-block p {
    font-weight: 300 !important;
}

Here is result: 

BSSTechVenture_2-1717028863797.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

PageFly-Noah
Shopify Partner
1317 233 269

This is Noah from PageFly - Shopify Page Builder App


Hi @vseazon , Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
.product-single__meta . product-block p{
    font-weight: 100 !important;
}

</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.