edits

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Mon May 04, 2015 3:08 am
Hi there

On the fest theme how do I do the following:

Change the background colour to black?
Or can I use a background image?
How can I change the background colour of the sponsors section at the bottom of the front page?
How do I change the sponsor images?
I tried adding the new image url on the widget section but it doesn't show up

Many thanks
User avatar
Fresh Boarder

GK User
Tue May 05, 2015 7:22 am
Hi,

Regarding the backgournd and images, please check this thread:
https://www.gavick.com/forums/fest-wp/c ... -css-45092

Use this css code to change the sponsors background color:
Code: Select all
.gk-sponsors-wrap > a,
.gk-sponsors > div > a {
   background: #ddd;
}


To change images, you have to change image urls from text widget in Sponsors widget area. If you'll have problem with that, please send me a PM with backend access to your website and I"ll check the issue.
User avatar
Moderator

GK User
Mon May 11, 2015 5:11 pm
Hi there

Thank you for the reply

Where do I place the CSS code to change the colour of the sponsors section?
If could be very clear about how and where to place the CSS code that would be very much appreciated

Thank you
User avatar
Fresh Boarder

GK User
Mon May 11, 2015 8:12 pm
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) or use any custom css plugin i.e. this one described here:
https://www.gavick.com/blog/adding-cust ... ress-theme
User avatar
Moderator

GK User
Thu May 14, 2015 10:53 am
Hi there I have installed and used the JP custom css plugin as advised by your post and added the code you gave me with the colour I would like added, as follows:

.gk-sponsors-wrap > a,
.gk-sponsors > div > a {
background: #c16;
}

The colour of the sponsors section has not changed at all,
Can you please tell me why this is not changing?

Thanks
User avatar
Fresh Boarder

GK User
Thu May 14, 2015 5:32 pm
Hi,
I nedd to see your website to check the issue, could you provide an URL here? or you can send me a PM.
User avatar
Moderator


cron