BUG: Shift of menu icons in some layouts

1 reply · opened Mar 20, 2018

WwebformMar 20, 2018

I've noticed, after the latest update, a bug in layouts like ECOMMERCE 2 and MAGAZINE 1 - 3, where the logo and navigation are on separate rows, that the hamburger and search icon will shift down into the dropdown menu when opened.

See attached file or http://themes.semicolonweb.com/html/canvas/v5/index-magazine-2.html

SSemicolon WebSTAFFMar 26, 2018

Hello,

Apologies about the Inconveniences caused! There is a minor bug with the code. Find the following code in the css/responsive.css File:

#primary-menu > div > ul { margin-top: 60px !important; }

and replace it with:

#primary-menu > div > ul { padding-top: 60px !important; }

This will definitely work fine. 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