10/01/2014 at 7:26 pm
#305663
Keymaster
@ Mark
Also, I just noticed the the theme author decided to hide items classed as logos. Add this to the theme’s custom CSS area to ensure logos are display as they should be.
img.cn-image.logo {
opacity: 1;
}
