Title: Hide automatic title
Last modified: November 9, 2023

---

# Hide automatic title

 *  Resolved [Newki75](https://wordpress.org/support/users/newki75/)
 * (@newki75)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/)
 * Hello,
 * In this shortcode, I would like to hide the List des auteurs.autrices title bacause
   I would like to change it. I can’t with Loco translate because now, it forces
   us to keep the 2%s and I just want to write Projet members (larger notion than
   author).
 * [publishpress_authors_list show_empty=”1″ layout_columns=”4″]
 * Can I do it in the shortcode or is there a way to hide it/replace it.
 * Nice day,
 * Marine
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-automatic-title%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Support [Riza Maulana Ardiyanto](https://wordpress.org/support/users/rizaardiyanto/)
 * (@rizaardiyanto)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/#post-17188560)
 * Hi [@newki75](https://wordpress.org/support/users/newki75/) ,
 * Thanks for your question.
 * Do you mind confirming that you are trying to hide this title?
 * ![](https://i0.wp.com/i.imgur.com/0YllzZq.png?ssl=1)
 * It seems this heading is coming from Fusion, not from our plugin.
 *  Thread Starter [Newki75](https://wordpress.org/support/users/newki75/)
 * (@newki75)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/#post-17188635)
 * The h2 style comes from my theme but LISTE… title comes from your plugin, I have
   this in my page :
 * Membres du projet
   [publishpress_authors_list show_empty=”1″ layout_columns=”4″]
 * ![](https://wordpress.org/90733911-b1c3-4533-ad36-bf868dbcf099)
 *  Plugin Support [Riza Maulana Ardiyanto](https://wordpress.org/support/users/rizaardiyanto/)
 * (@rizaardiyanto)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/#post-17188722)
 * Could you please try use this CSS to hide it?
 *     ```wp-block-code
       .fusion-text.fusion-text-5 h2.widget-title {
           display: none;
       }
       ```
   
 *  Thread Starter [Newki75](https://wordpress.org/support/users/newki75/)
 * (@newki75)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/#post-17188738)
 * Perfect! Tx for your quick support 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hide automatic title’ is closed to new replies.

 * ![](https://ps.w.org/publishpress-authors/assets/icon-256x256.png?rev=3391318)
 * [Co-Authors, Multiple Authors and Guest Authors in an Author Box with PublishPress Authors](https://wordpress.org/plugins/publishpress-authors/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/publishpress-authors/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/publishpress-authors/)
 * [Active Topics](https://wordpress.org/support/plugin/publishpress-authors/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/publishpress-authors/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/publishpress-authors/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Newki75](https://wordpress.org/support/users/newki75/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/hide-automatic-title/#post-17188738)
 * Status: resolved