Okay
  Public Ticket #3105556
How to remove links on project categories
Closed

Comments

  •   Davide Toaldo started the conversation
  •  871
    Neuron replied

    Hi Davide,

    Please add the following code at Elementor Site Settings > Custom CSS.

    .m-neuron-post__meta-data {
        pointer-events: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards