Thursday, 20 April 2023
  2 Replies
  477 Visits
0
Votes
Undo
I've just started using JEvents and want to increase the font size for events displayed on the Home page. It's currently set to 11 which is rather too small for the aging congregation of the church site it's on :) I found the setting ok using F12 in Firefox, but can't locate where to find the CSS file on the server to change it.

Ideally I want to increase the font for all text in the section shown if possible.
JEvent.jpg

Thanks
Delta99 set the post as Normal priority — 1 year ago
Delta99 set the type of the post as  Technical — 1 year ago
1 year ago
·
#230654
0
Votes
Undo
You can add custom CSS to the custom JEvents CSS file using the left menu item in the backend

Something like this would help

#extcal_minical .extcal_daylink, #extcal_minical .extcal_sundaylink, #extcal_minical .extcal_busylink, .extcal_weekdays, .extcal_navbar td {
font-size: 14px !important;
}

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

3 days ago
·
#236030
0
Votes
Undo
Thank You !!
It Works !!! :D :D :D :D
  • Page :
  • 1
There are no replies made for this post yet.