Solution for this topic
Hi @Pioes,
I hope you are well today and thank you for your question.
You can try fixing it by updating the theme on your site to the below latest version.
Please login to access this file
Alternatively, you can fix it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
header.primary-mobile {
height: auto !important;
}
Best regards,
Shufflehound team