Widget – Font

Home Forums Welcome! Pre-Sales Questions Widget – Font

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1242187
    Kevin
    Guest

    Hello,

    This is a great plugin. I’m using the calendar and the widget. My question is for the widget. The display font is huge. How do I reduce that?

    #1242676
    Geoff B.
    Member

    Good evening Kevin and welcome to the Events Calendar forum!

    Thank you for your interest in our products.
    We’ll be glad to answer your question.

    The display font is huge. How do I reduce that?

    The answer is with a simple CSS rule.

    Chances are your WordPress theme has rules impacting the display.
    If you could send me the URL to your site, I could point you in the right direction.

    In the meantime, you could also try playing with the settings under Events -> Settings -> Display to see if that helps.

    Best regards,

    Geoff B.

    #1243405
    Kevin
    Guest

    Hello,

    See the attached page. Notice the Widget display on the right (Upcoming Events). The text is huge

    http://skyharbourhoa.com/blog2/

    Please advise.

    #1243570
    Geoff B.
    Member

    Good evening Kevin and welcome back!

    Thank you for the additional info.

    Just I suspected the issue is an existing CSS rule of your theme being used.

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

    .tribe-events-list-widget .tribe-event-title {
    font-size: 14px;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1244877
    Kevin
    Guest

    That took care of the issue. Outstanding work.

    Thanks,

    #1245019
    Geoff B.
    Member

    Good evening Kevin,

    I am super stoked that this did the trick for you.

    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Widget – Font’ is closed to new replies.