If you just created a WordPress website using Elementor and added bold text to a blog post, you might be wondering how can you set the font-weight for bold text in Elementor. By default, any bold text in Elementor will have a weight of 700 which might look too bold on your website.
So here’s a step-by-step tutorial on how to set the font weight for bold text in Elementor.
1. Log in on your WordPress dashboard
The first step to set the font-weight for bold in Elementor is to log in on your WordPress dashboard. Most of the time, you can log in on your dashboard by going to yourwebsite.com/wp-admin.
2. Add custom CSS to your website
Once you’re logged in, you can navigate to Appearance > Customize on WordPress.

Then, you can navigate to “Additional CSS” to add the custom CSS that will let you change the font weight for bold text.

3. Set the weight of the font
Once you’re there, you’ll be able to add the following code to your website:
strong {font-weight: 600;}
You can change “600” for anything else and see how it looks on your website.
Conclusion
Now you know exactly how to change the weight of bold font on your Elementor website! If you have any other issues with your website, you can check out all our other Elementor tutorials.
If that doesn’t work on your website or you have any issues, you can leave a comment below and we’ll try our best to help you.
Exactly what I needed! Thank you!