Hello,
we’re redesigning a website and created a map with Draw Attention that looks great on a computer, but the mobile version is too small. On the old website, they created a horizontal scroll bar so we could see the larger villas. We’re trying to do this but can’t. We’ve only managed to remove the margins:
#mapcontainer .container {
width: 100% !important;
min-width: 100%;
padding: 0;
margin: 0;
}
Could you help us?
Thanks in advance,
BR,
Antonio.