Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #238967
    cvmw
    Participant

    Hello,
    My site title doesn’t fit well – but I need to keep it there for identification and SEO.
    It fits like:
    TWENTY-SPO
    T
    LOANS
    It could look more professional. Is there any CSS to perhaps shrink the font?
    Thanks
    MW
    twenty-spot.com

    #238974
    Skandha
    Participant

    @cvmw: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 64em) {
        .site-title {
            font-size: 16px;
        }
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #238991
    cvmw
    Participant

    Perfectly!
    Thank you very much. I was able to up the font size just a little more from 16 to 24 and I really like that.
    TWENTY-SPOT
    LOANS
    thanks again
    MW
    twenty-spot.com

    #239004
    Skandha
    Participant

    @cvmw: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-vogue/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Site Title in Customize’ is closed to new replies.