Comments 2tsvrb started the conversationJanuary 3, 2019 at 2:54pmHi support-team,how can i deactivate/hide "how to get there" function (see attached screenshot)?Thanks 877Zhivko repliedJanuary 5, 2019 at 1:10pmHi, Go to Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style and add following css: .stec-layout-event-inner-location-left-title:nth-child(3), .stec-layout-event-inner-location .stec-layout-event-inner-button-style, .stec-layout-event-inner-location input[name="end"], .stec-layout-event-inner-location input[name="start"] { display: none; } Stachethemes Developer 2tsvrb repliedJanuary 5, 2019 at 5:25pmThank you! Works fine. Sign in to reply ...
Hi support-team,
how can i deactivate/hide "how to get there" function (see attached screenshot)?
Thanks
Hi,
Go to Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style and add following css:
Stachethemes Developer
Thank you! Works fine.