Skip to content

Is there anyway i can fit in my website name '' donoharmsafari'' into the tittle of sidebar? The name is too long and part of my name can not be shown. #2452

Discussion options

You must be logged in to vote

After some test, instead of forking the theme.
In /assets/css/jekyll-theme-chirpy.scss add complete CSS selector (I combined #sidebar and .site-title) finally take effect

#sidebar .site-title {
    font-size: 1.5rem;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dosomeharmsafari
Comment options

Answer selected by dosomeharmsafari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants