Support

Home Forums Event Espresso Premium Entry Form Google Map Link

Entry Form Google Map Link

Posted: April 8, 2014 at 3:01 am


David

April 8, 2014 at 3:01 am

On the entry form under the Address is a Map and Directions Link

This takes yu to a google maps page that shows the address

Is it possible to turn this link off


Dean

April 8, 2014 at 3:43 am

Hi,

No there isn’t but a little bit of CSS added to your themes style.css file or to a plugin like the excellent My Custom CSS will hide it:

.google-map-link { display:none; }


David

April 8, 2014 at 3:49 am

Thanks – Where do i find the map css to edit ?


Dean

April 8, 2014 at 4:48 am

No need to edit the CSS directly. I would suggest downloading the free My Custom CSS plugin, then you can just add the CSS snippet directly to that in the WordPress dashboard.

Otherwise, the themes style.css file is in the root of the theme folder, also via the Appearance > Edit menu option.


David

April 8, 2014 at 4:50 am

Thanks

I added

<code>.google-map-link { display:none; }
</code>

To the custom CSS (in suffusion themes) but its still showing


Lorenzo Orlando Caum

  • Support Staff

April 8, 2014 at 4:58 am

Try this:

span.google-map-link { display:none; }


Lorenzo


David

April 8, 2014 at 6:02 am

Thanks – That worked

The support post ‘Entry Form Google Map Link’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso