Deborah Buck
asked 10 years ago

I uploaded our logo via the customize option on the theme. It shrank, stretched, and cropped the logo. Is there a size recommendation that I’m missing? If that size doesn’t work for us, where can I edit it? Thanks!
http://fivetwo.crosspointdesigns.com/

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://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.

.site-header #branding a {
    height: 185px;
}

Hope this helps !

Powered by DW Question & Answer Pro