Hi, I would like to change the intro animation, especially the circle.
If I wanted to create an animation, it must have a particular format?
For example, it's possible use an "empty" image that fills with loading?
.gkIsWrapper-gk_creativity .figcaption h1 {}
.gkIsWrapper-gk_creativity .figcaption h2 {}
/*
/* Here you can include your override CSS styles */
.gkIsWrapper-gk_creativity .figcaption h2 {
font-family: Helvetica, sans-serif;
}
.gkIsWrapper-gk_creativity .figcaption h2 {
font-family: Helvetica, sans-serif !important;
}
.gkIsWrapper-gk_creativity .figcaption h1 {
font-family: Helvetica, sans-serif !important;
}