Okay
  Public Ticket #2982559
Share button customisation
Closed

Comments

  •   drapht started the conversation
  •  869
    Neuron replied

    Hi Giuseppe,

    I've added the following code at Elementor > Site Settings > Custom CSS, and now the download option has been removed.

    .elementor-slideshow__share-links a:last-child {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards