Okay
  Public Ticket #3271160
Hide image name in gallery
Closed

Comments

  • Stephane Vanaubel started the conversation

    Hi,

    I would like to hide image name with CSS.

    Thanx

  •  869
    Neuron replied

    Hi Stephane,

    Can you please attach a screenshot of what you want to hide?

    Feel free to ask for anything you need.

    Kind Regards


  • Stephane Vanaubel replied

    Hi,

    Here it is :

    Attached files:  01.jpg

  •  869
    Neuron replied

    Hi Stephane,

    Can you please add the following code at Appearance > Customize > Additional CSS?

    .mfp-content figcaption {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards