Changing Title Font Size for Calendar List Widget

Home Forums Calendar Products Events Calendar PRO Changing Title Font Size for Calendar List Widget

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #700431
    akcorcoran
    Participant

    Hello – I have searched through this forum, plus the Theme Styling tutorials, and found / tried every CSS change suggested I found but still haven’t managed to make the change I need. The Calendar list Widget is using a huge font size for the title. I believe it may be pulling h2 from the theme? I need that to be about half as big – maybe H4 or just the same header font properties but smaller. Can you please help me with the specific code I need to use?

    Some important notes – I am using Birch Theme (a Responsive theme) from Bottomless Designs but with a child theme. It does have the Custom CSS panel in the theme admin, so I’d prefer to use that if I can.

    Thank you for your help!

    You can see the issue at the very bottom left footer here:
    http://www.werthweinfamily.com/

    Or the sidebar widget here

    #700477
    rali
    Participant

    Hi, have you tried to target the class .entry-title?

    In your theme’s css panel try this code: h4.entry-title {font-size:1em}

    #700574
    akcorcoran
    Participant

    Well, now that was ridiculously easy! I tweaked it a little in size, but yes, that did the trick.

    (for the record, what I saw in the other forums was that I should have the widget specified h4.tribe-events-adv-list-widget .entry-title summary {
    font-size:1em !important;
    }
    For anyone coming along behind me, that did *not* work! Probably falls under the keep it simple, “silly,” rule – should I have the “important” tag or no? Thanks!

    #739704
    clawley
    Participant

    Awesome! Thanks so much for this akcorcoran and rali! Super simple fix (good for beginners like me) and super easy to find this thread because of your clear title and description. Much appreciated!

    #739973
    Geoff
    Member

    Thanks for sharing your solution, Alexa! This will be super helpful for others looking for the same answer.

    I’m going to close this ticket, but please feel free to open a new one if anything else pop us.

    Cheers!
    Geoff

    #988099
    Leah
    Member

    Hi there,

    We wanted to check in here and update you on our progress. Although we weren’t able to address your issue in our upcoming release (3.11) we do still have it on our radar. Thank you for your patience while we continue working on a fix for the problem you reported. We will do our best to keep you posted when we have a solution in place. In the meantime, if you need help or find that the issue you reported here is no longer a problem, please feel free to start another thread.

    Thanks again for your patience and understanding!

    Cheers,
    Leah
    and the rest of The Events Calendar team

    #1034003
    Geoff
    Member

    Hey there,

    Just poking in to let you know that this issue has been resolved and a patch will be included in Version 4.0. We expect that to release sometime today so please do keep you eyes peeled and feel free to let us know if have any other questions after updating.

    Thanks for your patience while we figured this out!

    Geoff

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Changing Title Font Size for Calendar List Widget’ is closed to new replies.