Home
Categories
Categories:
All Categories
Search...
Suggested keywords
Search
x
Search
Sign In
Sign in to your account
If you are new here please
register for an account
Username
Password
Keep me logged in
Sign In
Forgot username?
Forgot password?
New
Re: The font size "Events Calendar" to big
JEvents (Free Access)
geraint
Support Team
Sunday, 12 July 2015
4
Replies
1.5K Visits
0
Votes
Undo
You can adjust using CSS - can you give us the URL so we can advise.
Oldest First
Newest First
Oldest First
geraint
Monday, 13 July 2015 08:30
·
#152278
0
Votes
Undo
Use Firebug or Chrome inspector to isolate the CSS change you need e.g.
.jevbootstrap h2 {
color: #ff6600;
}
Add this to your JEvents custom CSS file
tonyp
Monday, 13 July 2015 13:46
·
#152279
0
Votes
Undo
Add a size to the class? So:
.jevbootstrap h2 {
color: #ff6600;
font-size:16px;
}
tonyp
Monday, 13 July 2015 15:06
·
#152280
0
Votes
Undo
change the line height also:
line-height:18px;
Thanks
Tony
tonyp
Tuesday, 14 July 2015 06:22
·
#152281
0
Votes
Undo
You are very welcome!
Many thanks
Tony
Page :
1
There are no replies made for this post yet.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »
Username
Password
Remember Me