• Hello, Can you please tell me how to make the titles of the blog section that appear on the home page smaller? I would like to make them smaller by at least 25%.

    Thanks

Viewing 1 replies (of 1 total)
  • Hi

    Thanks for contacting to us.

    To reduce font size of the fornt page blog section add the below css code inside the customizer >>additional css box.

    .newsblogger .spnc-post-list-view-section .spnc-post .spnc-post-content .spnc-entry-title a {
    font-size: 1.5rem;
    }

    Change font size value as your need.

    Let us know if you have any confusion.

    Regards

    Newsblogger support team

    • This reply was modified 3 months, 1 week ago by Akhilesh.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.