Directions Reorder

New home Forums Pro Add-on Directions Reorder

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #74304
    mayche89
    Participant

    Hello,

    Is there a way to change Get Directions order?

    I used the CSS above and it works for everything else except for .wpgmza_gd.

    Here is the screenshot:

    https://prnt.sc/Uwk_GGTzNCXm

    https://getdesigncity.com/ideas-for-urban-modern-bedrooms-and-5-leading-tampa-stores-where-youll-find-what-youre-looking-for-2/

    .wpgmza-infowindow {
    display: flex !important;
    flex-direction: column !important;
    }

    .wpgmza_infowindow_title {
    order: 1 !important;
    }

    .wpgmza_infowindow_address {
    order: 2 !important;
    }

    .wpgmza_gd {
    order: 3 !important;
    }

    .wpgmza_infowindow_description {
    order: 4 !important;
    }

    Thanks!

    #74316
    Matthew
    Moderator

    Hi there,

    Thank you for the links, I have taken a look at your infowindow and it appears that you managed to get the order of title, directions, link.

    Thus please may you confirm if you still need assistance with this?

    I look forward to your response.

    Kindest Regards,
    Matthew

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