Support

Home Forums Event Espresso Premium How to remove metadata tags

How to remove metadata tags

Posted: October 14, 2014 at 6:29 pm

Viewing 1 reply thread


web comms

October 14, 2014 at 6:29 pm

Hi,

Looking to remove author and date that appears at the top of each event post?

http://artgallery.redland.qld.gov.au/events/professional-development-workshop/

Using EE4.

Thanks ๐Ÿ™‚


Lorenzo Orlando Caum

  • Support Staff

October 14, 2014 at 8:25 pm

Hi there,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a plugin like Reaktiv CSS builder or My Custom CSS.

Try this CSS:

.espresso_events .p-meta {display:none;}

Then force refresh to see the changes:

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo

Viewing 1 reply thread

The support post ‘How to remove metadata tags’ 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