Viewing 3 replies - 1 through 3 (of 3 total)
  • 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: https://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.

    This worked! thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Kale – Documentation’ is closed to new replies.