Widget Sidebar Title Font Size
-
Hi,
After updating to V6 I had to re-add the Events Widget to my sidebar. I have done this, but the font is not the font I had before and is too big. How can I change this?
The page I need help with: [log in to see the link]
-
Hi @bazcurtis, out of the box, there’s no built-in option for this one. However, I’d recommend doing a Custom CSS. Go to Appearances → Customize → Additional CSS and insert this Custom CSS here:
.tribe-common.tribe-events.tribe-events-view.tribe-events-view--widget-events-list.tribe-events-widget * { font-family: Georgia !important; } .tribe-events-widget-events-list__header h2 { font-weight: bolder !important; } .tribe-events-widget-events-list__event-title-link.tribe-common-anchor-thin { font-size: 13px !important; font-weight: bold !important; line-height: 20px !important; display: inherit !important; }See the screenshot here:
https://share.getcloudapp.com/xQuxnrByIt should work after applying this snippet. Make sure to clear the cache after. Moreover, you can check our Themer’s Guide to learn more about implementing CSS customization → https://theeventscalendar.com/knowledgebase/knowledgebase-category/customizing/.
I want to note here that as per our Support Policy, we cannot provide full support for Customization or third-party integrations, even if we have a guide on our Knowledge base. It is still up to you as the end-user to implement this → https://theeventscalendar.com/knowledgebase/k/what-support-is-provided-for-license-holders/.
See if that works on your end. Let me know how it goes.
Best,
AbzHey @bazcurtis
Thank you for reaching out.
Yikes! That’s not cool.I am not exactly sure what your previous settings were. Ideally, if you made a backup of your site before the update, you should be able to get those back pretty easily.
Other than that, it sounds like you might have been using our legacy designs or that you had some customizations in place.
Either way, I would recommend going through the following article (and its links) before updating to 6.0 again, if you can.
Best,
Geoff@geoffbel and @abzlevelup the custom CSS worked a treat. Thank you. I was using the legacy designs before. All looks good now with v6.
Hi @bazcurtis,
Awesome, we appreciate the updates here, and good to know it is now working on your end. If you have some time to review that would be great. https://ww.wp.xz.cn/support/plugin/the-events-calendar/reviews/
Feel free to start a new thread if you have any more questions.
Have a great day.
Best,
AbzHey @bazcurtis, this thread has been inactive for a while, so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up, and we’d be happy to help.
Cheers,
Abz
The topic ‘Widget Sidebar Title Font Size’ is closed to new replies.