Disable map view but only leave link to map

Home Forums Calendar Products Events Calendar PRO Disable map view but only leave link to map

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1036221
    Krystian
    Participant

    Hi,

    How remove/disable map: http://prntscr.com/9axnsq but link to map must stay.

    Best
    Krystian

    #1037014
    Krystian
    Participant

    up

    #1037110
    George
    Participant

    Hello,

    This can be achieved by pasting the following CSS into the bottom of your theme’s style.css file:


    .tribe-events-meta-group.tribe-events-meta-group-gmap {
    display: none !important;
    }

    Further CSS tweaks may be needed after this to get the layout just right – unfortunately, we cannot help with customizations though, so you will have to implement the rest of those layout tweaks.

    Cheers!
    George

    #1037134
    George
    Participant

    Krystian has requested a refund, which we’ve processed – with that in mind then, I will be closing this thread and their other open threads 🙂

    Cheers!
    George

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable map view but only leave link to map’ is closed to new replies.