How to change size of Post title

Can I change the size of the texts of the font on my latest posts page?
They’re too big , I used your advice to use google font typography, but I can’t change the
sizes of these title using that…here’s a screenshot again

Hi @aiiah,

Thank you for your question.

Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

Best Regards,
Movin

http://www.thesolodrifter.com/latest/ it’s this page, I want to make the texts a little smaller, also on mobile view, they’re too big…Thanks much!

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

h1.entry-title,
h2.entry-title a {
    font-size: 21px;
}

Is it possible for the texts to be smaller only in the latest page?

To help us keep support thread separates could you please create new thread for each of your other questions here https://colorlibsupport.com/c/sparkling/ instead of asking them in your single thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.