Okay
  Public Ticket #899858
Remove image label
Closed

Comments

  • Kez started the conversation

    Hi Guys,

    How do you remove the image label?

    I thought this had been asked before but i couldn't track down the answer 


    thanks

    kez

  •  8,996
    Tahir replied

    Hey Kerrin,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •   Kez replied privately
  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .pp_description {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  8,996
    Tahir replied

    Also there is this option in the Image Gallery VC Options as well : 

    Best.


    ThemeNectar Support Team 

  • Kez replied

    thanks Tahir, that did the job.

  • Kez replied

    one more thing, using the CSS code below the label is removed when im using the pretty photo lightbox, but the label is still view-able when using the magnific lightbox? I have come across the 'Display title /caption' field, on all my image galleries it is unchecked.