• Resolved alanah

    (@alanah)


    How do you keep the caption from disappearing? I want to have it shown, not just on hover.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @alanah,

    To display the caption at all times please add this code in Appearance > Customize > Additional CSS:

    html body .modula .modula-item.effect-pufrobo p {
    	opacity: 1 !important;
    }

    Warmly,

    Mihaela

    Thread Starter alanah

    (@alanah)

    This didn’t seem to work, unfortunately.

    Plugin Support beatrice12

    (@beatrice12)

    Hi @alanah,

    Can you please send us a link so we can take a look?

    Thank you,

    Beatrice.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to show caption description?’ is closed to new replies.