Matthew Graham
asked 10 years ago
1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://cmspioneer.com/designwall/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.

.navbar .site-title {
     height: 90px
     line-height: 80px;
}

Hope this helps !

Powered by DW Question & Answer Pro