Menu with Center Logo

4 replies · opened Jun 10, 2016

SSmileyDotJun 10, 2016

Hi

Thank you for your help previously, extremely appreciated.

Do you have code to have a menu with a centered logo and the menu items on either side as per the screenshot ive attached.

Thank you

SSmileyDotJun 10, 2016

So i've hacked together a semi working solution however still have some problems.

#logo {
display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
  1. When scrolling down I need the logo to change to another logo that is white
  2. When scrolling down I need the menu links to change to white also
  3. When going to a mobile resolution, the logo is centered behind the hamburger menu and is not sticky

The URL is http://alluredmedia.com.au/dev/AM%20New%20DEV/Index.html

How do I fix these please, thank you.

SSmileyDotJun 13, 2016

Bump

SSmileyDotJun 16, 2016

Thank you,

That worked nicely, however it doesn't swap the logo to a different one when scrolling and the menu items don't change when scrolling also.

Thank you

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
Menu with Center Logo · Canvas Template Support