Change/add background in the loader

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Thu Mar 26, 2015 12:16 am
How I can change or add the background image of loader instead the full color?

Image
User avatar
Senior Boarder

GK User
Thu Mar 26, 2015 8:22 am
Hi,

You have to configure GK Image Show widget, everything is described here:
https://demo.gavick.com/wordpress/creat ... ge_id=1064
User avatar
Moderator

GK User
Thu Mar 26, 2015 10:33 am
Slides are ok. Text on the slides are ok.
But I cannot see any option about the background of loader...
User avatar
Senior Boarder

GK User
Thu Mar 26, 2015 1:10 pm
Hi,

Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
.gk-is-wrapper-fixed {
   background: #000;
}


use your own color value.
User avatar
Moderator

GK User
Thu Mar 26, 2015 2:29 pm
Thanks.
I would like use an image...
User avatar
Senior Boarder

GK User
Thu Mar 26, 2015 10:49 pm
User avatar
Moderator


cron