Changing font size on date

Home Forums Calendar Products Events Calendar PRO Changing font size on date

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1350715
    Bill Even
    Participant

    Help!

    Please see the attached link (as an example).

    http://chromaticclub.com/event/from-the-top-our-annual-membership-recital/

    How do I change the size of the date and time of the event? It looks fine on a computer but it’s huge on a smartphone.

    I’m using CSSHero on the site, but I can’t seem to isolate the date and time to make a change.

    Thanks!

    Bill

    #1350963
    Geoff B.
    Member

    Good evening Bill and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-schedule h2 {
    font-size: 18px;
    }

    This size seems to display well on a computer and on a mobile device.
    If you prefer, you could specify different font sizes for different screen sizes using @media rules in your CSS.

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1352415
    Bill Even
    Participant

    You rock Geoff! Thank you!

    Bill

    #1352629
    Geoff B.
    Member

    Good afternoon Bill,

    I am super stoked that this helped you out!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing font size on date’ is closed to new replies.