Vertical center image in marker list

New home Forums Pro Add-on General queries Vertical center image in marker list

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21221
    tompten111
    Member

    Hi

    How can I vertically center the image in the marker list (inside the square for simple table style)?

    Regards Tomas

    #21226
    SupportTeam
    Moderator

    Hi Tomas

    Please send me a link to your map so that I can send you the styling to achieve this?

    #21231
    tompten111
    Member

    Hi Jarryd

    OK. Here you have a page.
    http://www.laguttagning.nu/testpage/

    #21256
    SupportTeam
    Moderator

    Hi Tomas

    Please go to ‘Maps’ -> ‘Settings’ -> ‘Advanced’ -> ‘Custom CSS’ and enter the below CSS:

    .wpgmza_basic_row{
       min-height: 210px;
    }
    .wpgmza-basic-listing-image-holder{
       margin-top: 10%;
    }

    Does this help at all?

    #21267
    tompten111
    Member

    Hi

    It helps. The height is equal independent of the content. That maybe is OK 🙂

    Thanks for your effort!

    #21346
    SupportTeam
    Moderator

    Hi there

    Only a pleasure 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.