Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1290573

    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

    #1291243

    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

    #1291300

    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?)

    #1291932

    Hi,

    Thank you for the update.

    Did you follow the suggestion in the following thread?

    // https://kriesi.at/support/topic/partnerlogo-element-no-tooltip-but-fixed-text-under-the-picture/#post-1290582

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.