The widget title is too large?

[ad_1]

Hi @latrishablevins,

Well, there are two ways to solve that:

#1 Leave the title field empty, then add a Heading block right above your popular posts list. It should render with the right style that way.

#2 Try adding these CSS rules to your site (eg. via Appearance > Customize > Additional CSS) and see if that fixes it:

.popular-posts.widget > h2 {
    margin-bottom: 30px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: none;
}

Great, CSS fixed the title. Thank you for your fast help.

 

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