Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hi,

    This has happened because the home page doesn’t link the title to the homepage (because you are already on the homepage).

    Please try adding this CSS to “Customizer – Additional CSS” …

    .site-title, .site-title {
    font-weight: 900;
    }

    … and we will look to see if we can add it to the plugin.

    Oliver

    Thread Starter tmpetro

    (@tmpetro)

    Hi Oliver, that did not change anything or find the problem. Any other suggestions?

    thanks!
    Terry

    Plugin Author Oliver Campion

    (@domainsupport)

    My apologies, that should have been …

    .site-header .site-title {
    font-weight: 900;
    }

    Somehow an extra comma got into the CSS on my last message.

    Oliver

    Thread Starter tmpetro

    (@tmpetro)

    that worked! Thank you!

    Plugin Author Oliver Campion

    (@domainsupport)

    Hi,

    Just re-visiting this. The cause isn’t a bug in our plugin but is because you have another plugin (Twentig) installed that is setting the font weight and over-riding Options for Twenty Twenty-One’s setting for the home page but not for other pages (where the title is linked).

    Marking this as “resolved” now.

    Oliver

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘the Header Description font size is different’ is closed to new replies.