Okay
  Public Ticket #1935963
legend above image
Closed

Comments

  • angierbn started the conversation

    Hi,

    How could I make appear the legend of my pictures ? I'd like them to stick every single picture on the slider, is it possible ? 

    http://agence-medialust.fr/photographie/

    thanks

  •  8,996
    Tahir replied


    Hey Again, Hope you had a Great Weekend,

    You will likely have to use a Third Party Watermark plugin instead. 

    Below css would also work.

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .wpb_gallery~p.vc_custom_heading {
        margin-top: -70px;
        z-index: 99999;
        position: relative;
    }

    Thanks



    ThemeNectar Support Team 

  • angierbn replied

    Hi Tahir, 


    Thanks for the reply. Unfortunately the CSS not working. 

    How can I find the Third Party Watermark plugin you are talking about ?

    Best, 

    Angélique

  •  8,996
    Tahir replied

    You can find them in the WP Repository, use this or similar  : https://wordpress.org/plugins/image-watermark/ . 

    Best


    ThemeNectar Support Team