Header covers page content on mobile

Hi,
hope you can help

For some reason my header on mobile mode covers the pages because I use a transparent header code . Can anyone help me bring it up or cancel the transparent header for app pages besides homepage so that it won’t cover the beginning of my pages ? (Dawn theme)- image attached
https://pttrxwm5y73m0euc-62429855986.shopifypreview.com (screenshot

attached)

Thank you in advance!!

Hi @Daniel19901

Please remove the code you added and then paste this code to your theme.liquid file, after

{% if template == 'index' %}

{% endif %}