Okay
  Public Ticket #2165151
Meta: Not clickable categories
Closed

Comments

  • Silvia_94 started the conversation

    Hi Neuron!

    This is my question: Is it possible to make the categories non-clickable in the posts' meta?


    Thanks

    Silvia

  •  675
    Neuron replied

    Hi Silvia,

    Can you please let me know for what post type you're using it? So I can be more specific with the selector.

    An URL would be pretty helpful for me.

    Kind Regards


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

  •   Silvia_94 replied privately
  •  675
    Neuron replied

    Hi,

    Simply add the following style.

    .l-posts-wrapper .a-separator ul li a {
        pointer-events: 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.

  • Silvia_94 replied

    It works! :)

    Thank you so much guys!

  •  675
    Neuron replied

    You're welcome anytimesmile.png

    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.