Primary Menu on Mobile Issue

2 replies · opened Jul 13, 2020

CchrisbegerJul 13, 2020

Hi all,

I haven't upgraded my installation to the latest version, however I have an issue which I would like to fix in the current version.
On mobile, the primary menu items do not expand below the header but overlay the logo, menu icon and top-account button.

Probably I messed up when customising something. Thanks in advance for your help!

CchrisbegerJul 13, 2020

Link to the site: bedpax.com

SSemicolon WebSTAFFJul 13, 2020

Hello,

The Issue appears to be with the Default HTML Structure. Make sure that the #header Codes are placed inside the #wrapper DIV. Additionally, the Customization of the Header by removing the Default #logo is causing this issue. We currently do not provide Customization related Support or issues arising due to Customizations according to the Item Support Policy: https://themeforest.net/page/item_support_policy . You will need to manually code these or Hire a Freelancer to help you out with Customizations.

You can consider using the following CSS code:


@media (max-width: 991.98px) {
	#primary-menu {
		padding-top: 100px;
	}
}

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard