Changing colors on gkw-speakers

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Fri Feb 13, 2015 2:43 pm
Hi,

I've noticed that the color on the .gkw-speakers works as an image. Is there a way I can access the psd or Ai files, or is there another solution for this?
User avatar
Fresh Boarder

GK User
Fri Feb 13, 2015 2:46 pm
User avatar
Moderator

GK User
Fri Feb 13, 2015 2:53 pm
Is there a way to access other files than .png?
User avatar
Fresh Boarder

GK User
Mon Feb 16, 2015 8:30 am
Yes, please 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
.gkw-speakers .gkw-speaker-big {
background-image: url('../images/your_image.xxx');
}

.gkw-speakers .gkw-speaker-small {
   background-image: url('../images/your_small_image.xxx');
}
User avatar
Moderator

GK User
Sat Oct 31, 2015 5:33 pm
Hi,

ok i can change the color for the speakers icons on main page, but where I can change it for the speakers page?

Thanks.

regards
ralph
User avatar
Fresh Boarder

GK User
Mon Nov 02, 2015 9:12 am
blackcastmedia wrote:ok i can change the color for the speakers icons on main page, but where I can change it for the speakers page?


It's enough to replace this background color image with your own (use the same size):
wp-content/themes/Fest/images/style1/avatar_bg.png
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.