Text in product description won't bold

Text in product description won't bold

myloandmas
New Member
8 0 0

Hi, 

 

I optimised my product descriptions, made it all nice, highlighting the important information in bold (with tags strong), but it won't show it bold on live website. Can anyone help? There must be something in the code preventing it from displaying. It is very possible I used another code in the past, but I just don't remember. Website: www.myloandmasboutique.com

 

I'll be happy for any help. Thank you in advance.

Replies 7 (7)

zahid3d29
Shopify Partner
79 5 28

Hi, you can paste the following code to your theme edit code. got to layout > theme.liquid and paste the following code just before </head> tag. let me know if it's works.

{% style %}
.product__description {
    font-weight: 900 !important;
}
{% endstyle %}

OR

<style>
.product__description {
    font-weight: 900 !important;
}
</style>
Need a Shopify developer? Chat on WhatsApp
- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip , my code a perfect blend!   ❤️
myloandmas
New Member
8 0 0

It didn't work 😞

Maadhav_j
Shopify Partner
54 0 0

Hi @myloandmas ,

Everything is looking fine on your products description. but in case you need some customization then let me know.

thanks and regards

Manoj

- Need a Shopify Specialist ?
- Email Me | Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Digital Marketing | SEO Expert
myloandmas
New Member
8 0 0

I'm afraid I don't know what you mean. It's not bold. Can you specify please?

CodingFifty
Shopify Partner
869 127 159

Hi @myloandmas,


Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.

.product__description {
    font-weight: 900 !important;
}
Coding Fifty || Shopify Partner
For any custom section queries, please visit: Fiverr Profile
Found my response useful? Like it and mark as Accepted Solution!
For additional discussions, reach out via: Email ID: codingfifty@gmail.com
myloandmas
New Member
8 0 0

it didn't work 😞

DaisyVo
Shopify Partner
4275 467 560

Hi @myloandmas 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.product__description.rte.quick-add-hidden {
    font-weight: bold !important;
}

 

Result 

DaisyVo_0-1741919914374.png

 

Best,

DaisyVo

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution