• astahov006

    (@astahov006)


    Hello!

    How can I change the fonts in headers?

    They are too large by default. It is impossible to guess what is written in the news title since only parts of words are displayed, especially in small windows.

    Regards, Alex

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael

    (@abramgauri47)

    Hi,

    Thanks for contacting us,
    I am happy to help find a resolution and offer support.

    Please put below CSS code below into the additional CSS field
    To add custom CSS to your WordPress site, follow these steps:

    Step 1: Navigate to your WordPress dashboard and click on “Appearance” and then “Customize”.
    Step 2: In the Customizer, locate and click on “Additional CSS”.
    Step 3: Copy and paste the following CSS code into the provided text area:
    Step 4: After pasting your CSS code, click on the “Publish” button to save your changes.

    .mg-blog-post-box .mg-header h1 {
        font-size: 28px !important;
    }

    If there is any confusion let us know

    Thanks & Regards

    Thread Starter astahov006

    (@astahov006)

    Hello Michael!

    Thank you for your reply.

    This CSS code changes header font size on blog post page. I need not that.

    I mean that it would be nice to reduce font size of titles in small windows on the home page such as latest news, popular news, you skipped it and so on.

    Regards, Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fonts in headers are too large’ is closed to new replies.