Gambio GX4: Squeezed logo

Gambio GX4: Squeezed logo

With Gambio GX4 and the Malibu template it can happen that the logo in the tablet and mobile view is unintentionally distorted or squashed.

The error can be corrected by changing the file “_gambio_malibu_header_logo.scss”. Here the corresponding part under “img, svg {” must be replaced with the following code:

   @extend .img-responsive;
	max-width:100%;
	width:100%;
        max-height: auto;
        height: auto;

The code causes the logo to be displayed with 100% width while the height is calculated automatically

After that you only need to clear the page cache.

You have problems with your Gambio store and need help at reasonable hourly rates? Write me via my contact form.

Leave a Reply

Your email address will not be published. Required fields are marked *