• Hi, I just switched my existing theme to Twenty Twenty One. But the problem is that I am unable to resize the Post’s Heading Font size. Its showing too bigger. It will create the bad user experience. Please help me to resize and make it normal. For example my Meri Fasal Mera Byora 2020 post’s title is looking too big. How can make it small? Help me

    • This topic was modified 5 years, 3 months ago by James Huff. Reason: redundant link removed

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @subhendu8
    change to ‘customizer’ and ‘custom CSS’. In the edit field use the following code, for example:

    .site-title {font-size: 30px}

    Instead of ’30px’ You can also ’24px’ or any other size or options like ‘xx-small’, ‘x-small’, ‘small’, ‘medium’, ‘large’, ‘x-large’ or ‘xx-large’.

    If You want to change the site description as well then, for example:

    .site-description {font-size: x-large}

    • This reply was modified 5 years, 3 months ago by offenbuerger. Reason: correct code declaration
Viewing 1 replies (of 1 total)

The topic ‘Theme Post Title Size Customization’ is closed to new replies.