Hallo, I need 6 colums for homepage items, so I want use partner/logo tool.
But I need put permanent text under picture (default its popup style) + I need make background without color for actice links (default is white now?)
Can you help me with actual code for this modification?
Thanx, Vlad
Hi Vlad,
Sorry for the late reply. I can see 6 in a row already on your site, did you manage to find a solution for your problem? If not, then please try to explain your problem a bit further, or post screenshots highlighting it.
Best regards,
Rikard
Hallo, thanx for reply.
Is there any possibility, how to make “partner logo” or text below “active” and change their parametres when “active, hover” etc.. (another color of font, or any image efect of picture?)
Hi,
Thank you for the update.
Did you follow the suggestion in the following thread?
To style the caption, change its color or size, you can use the following css.
.custom-caption {
color: red;
font-size: 12px;
}
Best regards,
Ismael