Font size and thickness | WordPress.org

Hi @dxylott54,

Don’t worry about your English. It’s good enough as is.

Alright, remember the CSS rules I asked you to add to your site last time? The .widget CSS class was removed from the popular posts list when plugin version 7.0.0 came out (see changelog) precisely due to the issue that you reported before and so these CSS rules need to be updated accordingly.

The CSS rules should like like this now:

.popular-posts > h2 {
margin: 4px 0 20px;
padding: 4px 0;
color: #111;
font-size: 1.8rem;
font-weight: 700;
}

Please give that a try and let me know if you have any additional comments.

It worked perfectly!
Thank you so very much! ^^

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer