address in marker bubble?

This topic contains 2 replies, has 2 voices, and was last updated by  Alex Rollin 6 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #401814

    5tratus
    Buyer
    Post count: 72

    I’m not entirely sure where to put this. But I was just going in and doing some styling on the little pop-up bubbles you get when you click on a map marker.
    I noticed that the address was only showing the first line, and there was a lot of empty space in the bubble that could be filled with more.

    On investigating, I see that the address is technically, kind of , “there” .. but is set to display:none.

    .geodir_more_info.post_address span[itemprop=”addressLocality”], .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop=”addressRegion”], .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop=”postalCode”], .geodir-bubble-meta-side .geodir_more_info.post_address span[itemprop=”addressCountry”], .geodir-bubble-meta-side .geodir_more_info.post_address br {
    display: inherit;
    }

    #401815

    5tratus
    Buyer
    Post count: 72

    ooops.. forget this.. I fixed my own problem – and I can’t see how to delete this post

    #401819

    Alex Rollin
    Moderator
    Post count: 27815

    No problem! Glad you figured it out. Have a great day!

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

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

Open Support Ticket