Kontakta oss

Företagsnamn
Adress
Postadress

Mån-tor: 08-17 | fre: 08-15

Lördag: stängt
Söndag: stängt

Lunchstängt: 12-13

Formulär

Your content goes here. Edit or remove this text inline.

Rubrik H2

Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.

Rubrik H2

Your content goes here. Edit or remove this text inline or in the module Content settings. You can also style every aspect of this content in the module Design settings and even apply custom CSS to this text in the module Advanced settings.

”Custome height” på kartan

Lägg till classen .map-height i kartmodulen

.map-height .et_pb_map { overflow:visible; height: 500px!important}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 980px) {
.map-height .et_pb_map {overflow:visible; height: 500px!important}
}

/* Phone */
@media only screen and (max-width: 767px) {
.map-height .et_pb_map {overflow:visible; height: 500px!important}
}