Date/time font size consistency issue

Home Forums Calendar Products Events Calendar PRO Date/time font size consistency issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1225554
    Stuart’s
    Participant

    I entered the following code into my themes custom css because the date/time was displaying larger than my event title was.

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

    It worked, but for some reason the date/time font size displays differently on the list view than it does on the single event page. In other words, I like the ratio of event title to date/time font size on the list view of my calendar, but on the single event pages, the date/time is still a little big. How can I get them to display the same?

    #1227204
    Hunter
    Moderator

    Hello,

    Thank you for your patience while we catch up on an abnormally large queue count. What I normally do in this instance is use my ‘Inspect’ tool to identify and make changes using CSS. This Customizing WordPress #2 – Using Chrome Developers Tools YouTube video is a great example if you’re unaware of the process. Our Basic font and color changes with CSS Knowledgebase article also helps answer your questions, so please take a moment and skim over it.

    Let me know if this helps get you started in the right direction and have a pleasant afternoon!

    #1227745
    Stuart’s
    Participant

    Great thank you!

    #1227940
    Hunter
    Moderator

    Thank you for letting me know the issue has been resolved and please feel free to create a new thread if you have any more questions or comments. Take care!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Date/time font size consistency issue’ is closed to new replies.