Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    I’m not sure I understand what you are asking? Would it be possible for you to clarify what you mean?

    Ben

    Thread Starter blazmate

    (@blazmate)

    For the caption you have only the option to choose Cover and show on hover. The obvious Compliment to that is cover and show always which is unavailable

    hannah

    (@hannahritner)

    Hey @blazmate,
    Apologies for the delay! You can create this using css. This will make the caption show always without an overlay:

    .kb-gallery-ul.kb-gallery-caption-style-cover-hover .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kadence-blocks-gallery-item__caption {
        opacity: 1;
        background: transparent;
    }

    Does that work as you’re wanting?

    Kindly,
    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘advanced gallery’ is closed to new replies.