Change Font Size In NSP5 gk_game

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu May 08, 2014 11:16 pm
Hi,

Is there a way to change the font-size of just a particular slide with NSP5? I say this because I believe the font becomes too big when you have more than 2 words so I wanted to a way to change the font-size of a particular slide via css. Thanks.
User avatar
Junior Boarder

GK User
Fri May 09, 2014 6:13 am
Could you please post an url to your site and write which slide would you like to modify?
User avatar
Moderator

GK User
Sat May 10, 2014 3:55 am
phillymma.icandywebs.com and its the last slide titled Women's Fitness Bootcamp
User avatar
Junior Boarder

GK User
Sat May 10, 2014 8:20 am
Please edit: /templates/gk_game/css/override.css and add at its end:
Code: Select all
#gkHeader .gkIsWrapper-gk_game figure:nth-child(4) figcaption h2 {
    font-size: 80px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron