geraint
  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.
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
Monday, 13 July 2015 13:46
·
#152279
0
Votes
Undo
Add a size to the class? So:

.jevbootstrap h2 {
color: #ff6600;
font-size:16px;
}
Monday, 13 July 2015 15:06
·
#152280
0
Votes
Undo
change the line height also:

line-height:18px;

Thanks
Tony
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.