Okay
  Public Ticket #3436645
Delete the project category in the meta tooltip of the layout model
Closed

Comments

  • Alejandra started the conversation

    Hello, in the Project Post Type, when I choose as layout model meta tooltip, the name of the project (perfect) and mandatorily the category of the project (don't want to) as a subtitle appear to me. While if I choose media gallery, it lets me delete the subtitle without problem. Of course, this is not the case of media gallery, I must use projects post type because that page is of Projects. How can I delete the project category in meta tooltip in Projcets Post Type?

    Attached files:  2023-08-14.png

  •  867
    Neuron replied

    Hi Alejandra,

    Can you please add the following CSS code at Appearance > Customize > Additional CSS, it should remove the category from the tooltip.

    .l-posts-wrapper--meta-tooltip .o-neuron-hover-holder__body-meta__subtitle {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • Alejandra replied

    Hi, I tried this, but it didn't work. You can see it in the attachment. What else I can do? 

    Attached files:  WhatsApp Image 2023-08-15 at 14.37.28.jpeg

  •  867
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  • Alejandra replied

    Hi,

    I solved the problem by deleting the category of each project in the desktop project menu of WordPress and it automatically deleted the subtitle of the categories. It was not ideal, but it worked. Now, I have another problem with the header and I am leaving it in another ticket, can you take a look?

    Thank you

  •  867
    Neuron replied

    Hi,

    I apologize for the delayed response. We are on holiday until August 27th, but please know that we are working to address your concerns as they come in.

    We've already responded to that ticket, please take a look at it.

    Feel free to ask for anything you need.

    Kind Regards