Hello,
I am having trouble with Kale on my mobile app. When you navigate to NourishwithNatalia.com the header image is huge. The desktop version looks completely fine. I tried adding the following code in custom, appearance and it did nothing.
@media (max-width: 699px)
{.site-branding {
text-align: center;
background: none !important;
}
}
Blog: http://www.nourishwithnatalia.com/
Hello @nataliapodolsky.
Thank you for contacting us and for using our theme.
Sorry for this issue with the header image. Please try to add this CSS to Additional CSS
.frontpage-banner img{max-width:100%}
That should fix the issue.
Please let me know if it does.
Kind regards.