map popup width wrong

This topic contains 3 replies, has 2 voices, and was last updated by  Guust 8 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #59175

    John Birchall
    Free User
    Post count: 7

    Our map popups / bubbles are random widths but have white space to the right of the image. Also the x to close the popup is outside rather than over the image. We will be grateful for any pointers about how to solve this. The site is at http://www.doglotion.com/huts/

    #59188

    Guust
    Moderator
    Post count: 29970

    Try adding this to your CSS:

    
    
    .bubble {
        max-width: 250px;
        width: 190px;
        overflow: visible;
    }
    #59193

    John Birchall
    Free User
    Post count: 7

    Fantastic. Many thanks for your help.

    #59194

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket