Hey!
Anyone knows why the title suddenly is covered by the navigation bar on desktop view (see screenshot)? I once had this problem, but then I had it fixed with this code which doesn´t seem to work anymore?
@media screen and (max-width: 749px) {
body:not(.template-index) .main-content {
padding-top: 8rem;
}
}
Would be very greatful for help!
Best regards,
Emelie Hernqvist
