Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1354310
    arkansasprogressive
    Participant

    Hello! Thank you so much for the excellent customer service with this theme. I am attempting to make the titles of calendar items smaller in my sidebar widget. I inserted some code but it will only control the font size for my sidebar headers, not the individual calendar items.

    My website is: http://www.thearkansasprogressive.com

    For example, you will probably see an event titled “The Membership Mixer.” I would like that font to be smaller, but I am happy with the font size on the date and “Upcoming Events” box in the widget.

    Thank you!

    #1354706
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-sidebar h4.tribe-event-title {
        font-size: 14px;
    }

    Hope it helps, Cheers!

    #1355836
    arkansasprogressive
    Participant

    Thank you! This did the trick.

    #1355879
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1354310 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>