disable bubble link

This topic contains 2 replies, has 2 voices, and was last updated by  3C Software & Marketing Online, SL 6 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #408102

    3C Software & Marketing Online, SL
    Free User
    Post count: 14

    Hello,
    In this url:
    http://desarrollo.orthos.es/delegaciones/

    when i click on the map green marker, i just want to show the bubble with the information. If the user clicks on the bubble title i don’t want him to got to the place page.

    Thank you

    #408108

    Kor
    Moderator
    Post count: 16516

    Hi Joan,

    You can achieve this by using the custom CSS code below. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    .geodir-bubble_desc h4 a {
        pointer-events: none!important;
    }
    #408176

    3C Software & Marketing Online, SL
    Free User
    Post count: 14

    Thank you!
    It works 😀

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