Site logo

Archived topic

Reduce Fontsize on Archive

9 replies · Started by Marius on July 9, 2021

Viewing posts 1–10 of 10

Hello,

how can I reduce the Fontsize from the H2 Titles and the Preview Text on Homepage (where all the posts are listed) and every archive view?

https://prnt.sc/19q2ng2

Hi there,

if its the theme template then there is Customizer > Typography > Headings > H2 Archive Title.

But that did not change the text.

Hi Sonja,

You can change the text font size at Customizing > Typography > Body.

No, that changes the text everywhere. I want the text only smaller on the places I wrote.

Hi there,

Any chance you can link us to the site in question?

You can use the private information field.

Let me know :)

No, it is in development and not public. Because of that I have made the screenshot. It is all standard GPP without any site importet.

Ok try this:

.blog .inside-article p,
.archive .inside-article p {
    font-size: 10px;
}

Thanks Leo, that seems to work well.

No problem :)

This archived topic is closed to new replies.