S
S
squirtazzer2018-08-06 06:30:50
css
squirtazzer, 2018-08-06 06:30:50

How to make a map full width?

Good afternoon, how to stretch the map to the full width of the screen
element-store.ru/contacts

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mrgela, 2018-08-06
@mrgela

The map is in a div with class column one, which in turn (Like the whole site) is wrapped in a div with class container (Which centers the content with a fixed width)
Solution:
Close the div with class container before the map, then open after the map

A
Alexander Grimashevich, 2018-08-09
@jams

Yes, just everything:
1. Move the map from .column one as in the screenshot (before .container)
2. Delete the empty .column one.
Optionally, you can remove margin: 0 15px for .inner-padding !important;
5b6c961c74a6e560828288.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question