geraint
  geraint
Support Team
  Sunday, 12 July 2015
  4 Replies
  1.3K Visits
0
Votes
Undo
You can adjust using CSS - can you give us the URL so we can advise.

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!

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

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!

Monday, 13 July 2015 13:46
·
#152279
0
Votes
Undo
Add a size to the class? So:

.jevbootstrap h2 {
color: #ff6600;
font-size:16px;
}

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!Join the JEvents club today!

Monday, 13 July 2015 15:06
·
#152280
0
Votes
Undo
change the line height also:

line-height:18px;

Thanks
Tony

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!Join the JEvents club today!

Tuesday, 14 July 2015 06:22
·
#152281
0
Votes
Undo
You are very welcome!

Many thanks
Tony

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!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.