Support

Home Forums Event Espresso Premium Font settings in EE4 (Venue Title)

Font settings in EE4 (Venue Title)

Posted: September 10, 2014 at 9:10 am


Tammy Hornek

September 10, 2014 at 9:10 am

I can’t seem to figure out how to change the font color on my venue title. To see what I am referring to, visit http://www.funniteart.com/events/october-moon-fnastaunton/ and scroll to the bottom. In the “Event Location: Venue” there is a name there in black font. Please help me with code to change that font color. 🙂

Thank you SO much!
Tammy


Lorenzo Orlando Caum

  • Support Staff

September 10, 2014 at 9:48 am

Hi,

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-venue-dv h4 a {color:orange;}

Then force refresh to see the changes:

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


Lorenzo


Tammy Hornek

September 10, 2014 at 12:14 pm

I know how to inspect the element… but I have no idea how to change it! I wish I knew code… Geesh. Maybe I should take a class.

The support post ‘Font settings in EE4 (Venue Title)’ 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