TrickPk.com - Again, Median UI 1.6 has shortcomings that do not suit the tastes of many people. One of them is in the writing style of the Name in the Blog comments column which still uses a font with a Normal thickness. So that there is no difference between the visitor's name and the content of the comments.
The question that I will discuss this time comes, how do you bold the names of person who comment in the comments section?"
Before I answer this question, I believe that anyone who uses the Median UI 1.6 template can bold the person name in comments section, because in the previous version of Median UI, the blog commentator's name was bold by default. Only version 1.6 is different. So I made this tutorial specifically for Median UI v1.6 users.
How to Bold Comment Name Fonts
Open Blogger Dashboard
Click Theme
Press the Inverted Triangle icon
Select Edit HTML
Look for the code .cmHr you will see something like it.
Replace with this code
Save Theme
Done
.cmHr{line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cmHr{line-height:24px;overflow:hidden;font-weight:bold;text-overflow:ellipsis;white-space:nowrap}
How to Bold Comment Name Fonts take a look at the picture below.
Outcomes
If this tutorial is useful for you, please leave a helpful comment below as a form of support for me so I can continue to share other interesting tutorials. Thank you