<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/bootstrap.css">
</head>
<body>
<h1 class="h1">Bootstrap</h1>
<p class="font-weight-bold">Palabra</p>
<p class="font-italic">Palabra</p>
</body>
</html>
Adding "font-weight-bold" class to a p doesn't make any change to the text
What can i do?
It's font-weight-bold
for Bootstrap 4
And class="fw-bold"
for Bootstrap 5
Using class= "fw-bold"
worked for me. I am working with bootstrap 5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With