Intro font changes unexpetedly

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
Mon Feb 09, 2015 2:14 am
Reply with quote
Report this post
I have added some custom css to change the fonts used in the intro as per the Gavick instructions (https://www.gavick.com/documentation/jo ... creativity), and it works but as the slide changes the text flickers back to the default font.

I used the following code in the custom css box:

h1.loaded {
font-family: 'Libre Baskerville';
font-style:italic;
font-size:50px;
color:#FFFFFF;
}

I am still developing on a local server so I can't post a url sorry.
User avatar
Junior Boarder

GK User
Mon Feb 09, 2015 8:29 am
Reply with quote
Report this post
Hi,
in general it should work, if you've chosen different font in template settings.
but until you have site on localhost I cannot help.

BTW
https://www.gavick.com/documentation/jo ... ional-font
User avatar
Platinum Boarder

GK User
Thu Feb 12, 2015 3:28 am
Reply with quote
Report this post
Thanks for your response Oscar.

I worked out that if I removed the ".loaded" from the style then it wouldn't change between slides.

Not sure if anyone else is having this problem, but I got that h1.loaded instruction from the Gavick instructions (https://www.gavick.com/documentation/jo ... creativity). So maybe worth mentioning there that as long as you don't have other h1 tags on the home page removing loaded will work.
User avatar
Junior Boarder

GK User
Fri Feb 13, 2015 9:28 am
Reply with quote
Report this post
what is funny, this h1 inside slideshow it always have "loaded" class.
h1.jpg
User avatar
Platinum Boarder


cron