Best Premium and Free WordPress Themes › Forums › AcmePhotoPro › Change bold text appearance › Reply To: Change bold text appearance
August 16, 2023 at 3:48 am
#107967
acmethemes
Keymaster
Dear Ferdinando,
Please add the CSS code below in the Additional CSS
Appearance > Customize > Additional CSS
article.post .entry-header .entry-title {
font-size: 18px;
}
.right-sidebar .secondary-sidebar {
padding-left: 50px;
}
Best Regards!