I need an H1 a little bit lighter

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jun 20, 2014 7:34 pm
Reply with quote
Report this post
Hello,

I want to change the H1 weight at the intro page in order to make it a little bit lighter, is this possible?
My URL is http://inmc.cloudaccess.net/
User avatar
Expert Boarder

GK User
Fri Jun 20, 2014 9:38 pm
Reply with quote
Report this post
The only H1 tag on homepage is probably title in Image Show module so if you want to change this part please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.gkIsWrapper-gk_creativity .figcaption h1 { font-weight : [value] }

and then just remember to enable "Use override CSS" option in template advanced settings tab. Please note that right now the font weight is set to 300 so I'm not sure whether you'll see big difference when you decrease this value.
User avatar
Platinum Boarder

GK User
Fri Jun 20, 2014 10:45 pm
Reply with quote
Report this post
Thank you!
User avatar
Expert Boarder

GK User
Fri Jun 20, 2014 11:46 pm
Reply with quote
Report this post
Could you please tell me again, but with more detail where should I make the changes?, as far as I know I have 2 options;

a) Template Manager: Customise Template, and then?...
b) Template Manager: Edit Style, and then?...

Please give me stape by stape instructions.

Thank
User avatar
Expert Boarder

GK User
Sat Jun 21, 2014 9:49 pm
Reply with quote
Report this post
You need to login via FTP and open file roo/templates/gk_creativity/override.css and paste this code. Then open your template settings (via back-end » extensions » click on Creativity template) and open "Advanced settings" and ENABLE the "Use override CSS" option.
User avatar
Platinum Boarder

GK User
Wed Jun 25, 2014 1:11 am
Reply with quote
Report this post
Ok, please tell me how to login via FTP. I have Filezilla, however I am afraid to make some mistake and create a mess, so please give me more specific instructions. I am sorry to bother you so much for this detail, but I really don´t want to make a mess of it.

Thank you!
User avatar
Expert Boarder

GK User
Wed Jun 25, 2014 9:22 am
Reply with quote
Report this post
You need to login to your FTP account and open this file : root/templates/gk_templatename/css/override.css

Then please paste mentioned code inside file and save file - that's all.
User avatar
Platinum Boarder

GK User
Wed Jun 25, 2014 3:49 pm
Reply with quote
Report this post
Ok, thank you, can you tell me how to login in my FTP account? What should I do or how to do it?
I am sorry!
User avatar
Expert Boarder

GK User
Sat Jun 28, 2014 10:42 am
Reply with quote
Report this post
How to login to your FTP account only knows your hosting :) you should use some FTP client but connections details only know your service provider.
User avatar
Platinum Boarder


cron