Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1487965

    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.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.