Change font on Single Event Title Post date Home › Forums › Calendar Products › Events Calendar PRO › Change font on Single Event Title This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago by lakelandmom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 27, 2018 at 9:20 am #1606694 lakelandmomParticipant I am trying to make the Event Title, Date, and Cost all look the same on the Single Event Page but can’t figure it out. Here is a sample event: http://lakelandmom.com/event/teen-scene-at-the-library/2018-08-28/ I got the Date and Cost to look the same but can’t seem to override the font or weight for the title. This is the CSS I’m using: (trying to make these changes in Avada using CSS – I don’t have the skillset to edit the whole stylesheet) #wrapper .post-content h2.tribe-events-single-event-title { font-size: 22px; font-weight: 400; font-family:’Open Sans’!important; August 28, 2018 at 1:20 pm #1608155 SkyKeymaster Hi there! Thanks for reaching out. I’d be happy to help with your question. It looks like in your CSS, the “.post-content” class doesn’t actually exist on the page in that order. If I remove that completely, it seems to work. So, #wrapper h2.tribe-events-single-event-title { // my styles } Let me know if that helps! Thanks, Sky August 28, 2018 at 1:32 pm #1608174 lakelandmomParticipant Thank you so much!! That did the trick. August 29, 2018 at 9:00 am #1608828 SkyKeymaster Hi again, Awesome! So glad that helped. Please let us know if you have any questions or issues in the future. Thanks, Sky Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Change font on Single Event Title’ is closed to new replies. → Please verify your API key is correctly entered on the settings