January 4, 2021 at 9:51 am
#10035555
Keymaster
Hello, it’s because of the text content difference, to fix that you can add this:
(css/custom.css)
@media (min-width: 992px) {
#header .header-nav-main nav {
margin-left: 30px;
}
}
Please try that and let me know if you need further assistance.
Kind Regards,
Jonas