Hide Place Title Overlay

This topic contains 5 replies, has 2 voices, and was last updated by  Martin Steimann 4 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #520590

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hello,

    I would like to hide the overlay (please note attached screenshot) and followed the instructions found here:

    https://wpgeodirectory.com/docs-v2/templates/map-bubble/#css

    Tried different css code snippets with no luck. Can you please advise?

    Regards,
    Martin

    #520641

    Alex Rollin
    Moderator
    Post count: 27815

    Please share a link to the page so we can take a look.

    You want to hide the title in the top of the map bubble? Or just the gradient background fill?

    #520714

    Martin Steimann
    Lifetime Member
    Post count: 262

    Hi Alex, I would like to hide both – title and overlay. Will post credentials.

    #520715

    Martin Steimann
    Lifetime Member
    Post count: 262
    This reply has been marked as private.
    #520722

    Alex Rollin
    Moderator
    Post count: 27815

    Try this:

    
    
    
    
    .geodir_map_container .leaflet-popup-content-wrapper .leaflet-popup-content .gd-bubble .geodir-post-title h4 {
        display: none;
    }
    
    
    #520755

    Martin Steimann
    Lifetime Member
    Post count: 262

    Thank you Alex! The design is much cleaner now (which I prefer) and it is almost perfect. It would be nice if I could add just a little margin to the left border of the logo (the same as the margin on the right border, as shown in the screenshot).

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

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

Open Support Ticket