Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1290769
    sactown024
    Participant

    I would like to make it so the image file names dont show up on my slider when opened in a lightbox. Currently I am using The Grid for a slider on my home page. When you click on the image to enlarge it, it shows the image name at the bottom. How do I remove this?

    http://www.natecreamer.com

    #1290910
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can use your own image title on the media. However to remove this, you can add this under Custom > CSS in the Customizer.

    .tolb-title {
      display: none;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1290769 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>