Bold stop working
Hi, thanks for the great theme. For some reason, I can’t set Bold in CSS for the header, it stops working recently. Please find the sample page and the CSS code, thank you.
KnowRoaming Global Roaming SIM Review, 30% Discount Online Order
.entry-content h2 {
font-size: 20px;
font-weight: bold;
margin-top: 25px;
margin-bottom: 0px;
}
.entry-content h3 {
font-size: 18px;
color: #2D5970;
font-weight: bold;
margin-top: 20px;
margin-bottom: 0px;
}
.entry-content h4 {
font-size: 16px;
color: #722F37;
font-weight: bold;
margin-top: 20px;
margin-bottom: 0px;
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Raymond
Thanks for reaching out.
Please, try changing your CSS rules to the following and let us know how it goes.
#page-wrapper .entry-content h2 { font-size: 20px; font-weight: bold; margin-top: 25px; margin-bottom: 0px; } .#page-wrapper entry-content h3 { font-size: 18px; color: #2D5970; font-weight: bold; margin-top: 20px; margin-bottom: 0px; } #page-wrapper .entry-content h4 { font-size: 16px; color: #722F37; font-weight: bold; margin-top: 20px; margin-bottom: 0px; }Thanks
Andrew
Yes, this fixes the issue, thanks again for your help!
Raymond
Super, glad to hear the changes helped. Thanks for the update.
If SiteOrigin questions arise in the future, please, let us know.
Cheers for now.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.