Okay
  Public Ticket #2686993
hiding image title on basic gallery
Closed

Comments

  • Rachael started the conversation

    Hi,

    How can I remove the image title which is showing on my basic gallery slideshow without having to go in to each image individually?

    I can't take a screenshot because it disappears when I try to but if you go to Portfolio - Any of these galleries but let's choose 'fitness' as the example - then click on the images to view the carousel gallery, its the white title of the image that I need to hide.

    http://www.paulchutchie.com/fitness/

    Thanks in advance for your help.

  •  675
    Neuron replied

    Hi Rachel,

    There's a small trick to remove the title, simply add the following style in Custom CSS.

    .elementor-slideshow__title {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.