Is there a way to change the size of a Banner Title and the body text?
Size of Type in Banner Head and Text
Started by
christycollins
, Jul 10 2012 03:09 PM
3 replies to this topic
#1
Posted 10 July 2012 - 03:09 PM
#2
Posted 10 July 2012 - 03:16 PM
You can try add in
PageLines > Site Options > Custom Code > CSS Rules
Change the value to your preferred size.
PageLines > Site Options > Custom Code > CSS Rules
#banners .banner-title h2 { font-size: 3em; }
Change the value to your preferred size.
#3
Posted 10 July 2012 - 03:41 PM
Ok How about reducing the size of the body text?











