Hello,
The issue does not reproduce at full size. The issue happens as the screen scales down! Check screenshot here:
View post on imgur.com
Here’s the code I put in the additional CSS:
header .custom-logo-link img {
max-height: 70px;
max-width: 150px;
}
Any thoughts?
Thanks,
Hello Spiracle Themes,
The code in additional CSS worked! Thanks for the advice. I do have a follow-up question:
When I adjust the logo to be bigger than 139 px wide, it pushes my menu options to a new line even though there’s still room in the margins of the header. Is there any code I can add to adjust and resize the menu so it doesn’t fall onto a new line as the logo gets larger?
Cheers,