Addresses not aligned correctly

New home Forums Pro Add-on Addresses not aligned correctly

Tagged: ,

  • This topic has 2 replies, 2 voices, and was last updated 2 years ago by Matthew.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68157
    noslenwerd
    Participant

    And I can’t see to figure out why. Check screenshot below.

    Sometimes the address aligns to the right.

    LOCATIONS

    map

    #68168
    Matthew
    Moderator

    Hi there,

    Thank you for getting back in touch with us, we do appreciate your time.

    I have run a few tests on your site and have found that you have implemented some custom styling to the marker title div in the marker listing, and thus is causing this styling issue.

    The custom CSS code that has been implemented is as follows:

    .wpgmza-basic-list-item.wpgmza_div_title{
    float: left !important;
    min-width: 65px !important;
    max-width: 66px !important;
    }

    Please could I kindly ask if you may remove your first CSS rule float: left !important; and confirm if this resolves the issue?

    I look forward to your response.

    Kindest Regards,
    Matthew

    #68191
    noslenwerd
    Participant

    That did the trick. Thank you!

    #68199
    Matthew
    Moderator

    Hi again,

    Thank you for your response and confirmation on this, I am glad to hear that the issue has been resolved.

    Should you require any further assistance, we will gladly help.

    Kindest Regards,
    Matthew

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