Font Colour

GK User
Fri Jul 10, 2015 3:10 pm
Hi
how can I change font colour in Image GK5 ?
How can I change text ?

Please view attachment .
User avatar
Expert Boarder

GK User
Fri Jul 10, 2015 4:05 pm
Hi,
using CSS.
.gkIsWrapper-gk_photo figcaption h2 { color: yellow;}
.gkIsWrapper-gk_photo figcaption p {color: blue;}

2nd: using module settings,as always.
User avatar
Platinum Boarder

GK User
Sat Jul 11, 2015 1:01 pm
Forgive my Noobness

1) Were should I add the CSS ? Which line ?

2) In Module settings I cannot find any settings to change font color or text ?

P.S I have created a Language Override for " Discover our work " and have changed it to " View our work " I have noticed that it has only changed the text for one slide ?
User avatar
Expert Boarder

GK User
Sat Jul 11, 2015 3:16 pm
About custom css code, please read my guide: https://www.gavick.com/documentation/jo ... mplate-css
User avatar
Platinum Boarder

GK User
Sat Jul 11, 2015 3:24 pm
About text on slides ... I guess we talk about this same area. Never know.

Please find module : Image Show GK4, published on "header"
and "You slides" tab... remember that there is "hidden" save button under each slide !!
Use it, then global module "Save & Close" .. Now have fun, and add your text.
If you need more customization help, above gk support let me know by PM.
User avatar
Platinum Boarder

GK User
Mon Jul 13, 2015 2:08 pm
Thanks .
I have added CSS and it works .

Just one more query , how can I change the text colour of " View our Work " as attachment shows ?
User avatar
Expert Boarder

GK User
Mon Jul 13, 2015 10:13 pm
All styles are inside that class
.gkIsWrapper-gk_photo figcaption a { ..... }

have fun!
User avatar
Platinum Boarder


cron