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
a.imageLogo {
float: none;
text-align: center;
}
.gk-jscounter > h3 {
color: #198B19;
}
#gk-sponsors,
.gk-sponsors > div > a {
background: #198B19;
}