Hi @lmathern;
I just checked your related url and the css code looks like working. I didn’t see anything like your screenshot. Which browser you are using to test it. Maybe you can check it with an another browser. There were max width 100px but now there is not any limit with new custom css code. Your logo width 150px now.
Thanks
Hi I am trying to make my logo much much bigger as well … i went to appearance – edit CSS …. but then I am lost from there … where do I exactly put this code:
.site-title img {
max-height: none;
and do i need to put any numbers or figures in that code?