[ad_1]
Hi there,
Try adding this through Appearance > Customize > Additional CSS:
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
list-style: disc;
margin-left: 24px;
}
Thanks a lot for this! πππ
Please change the group title βNext Articleβ from left to center.
Try this:
.inside-right-sidebar h2.widget-title {
text-align: center;
}