How to change the font of event info on event page

Home Forums Calendar Products Events Calendar PRO How to change the font of event info on event page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1452882
    rivieratheatre
    Participant

    Hello, I previously received a reply with a generic explanation as to how to change this font with CSS, but upon inspection of this element I cannot find the line in the code specifying a font style, only the size. I have no idea where to begin. Please help.

    #1454133

    Hi Derek,

    Thanks for reaching out again!

    You can add in the font-family that you’d like to change it to in your WordPress Customizer or theme’s (or child theme’s) stylesheet.

    For example, you can add in something like this:
    div.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    font-family: Geneva;
    }

    Let me know if that helps!

     

    Thanks,

    Jaime

    #1454203
    rivieratheatre
    Participant

    Hi Jaime, I think I’m finally understanding this – however what div code would I use to change the style of the title highlighted in my screenshot? II’ve tried to reverse engineer the code you sent above but with no change.

    Thanks again-

    #1455112

    Hi Derek,

    I’m not seeing a screenshot attached, would you mind re-including it so that I can target the text that you are referring to?

    A link to the page would be helpful as well if you are able to include that.

     

    Thanks,

    Jaime

    #1455496
    rivieratheatre
    Participant

    This reply is private.

    #1457394

    This reply is private.

    #1477708
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to change the font of event info on event page’ is closed to new replies.