Logo scale and header menu icon problem

2 replies·opened May 26, 2016
L
ldb1975May 26, 2016

I've setup my first website and have one little problem:
My logo scales on mobile which leads to the wrong proportions and the menu icon appears in the logo (but i have no menu items).

Hope you can help me fix this.

URL of the website is: http://www.informatiebron.nl/

S
SemiColonWebSTAFFMay 27, 2016

Hello,

  1. Please remove the following code from the Page:
<div id="primary-menu-trigger"><i class="icon-reorder"></i></div>
  1. Please add the following CSS Code:
.device-xxs #logo img {
	height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
}

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

L
ldb1975May 30, 2016

Thanks!! Great fix..

  • Léon

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