Title: Hide Creatives Tab
Last modified: August 3, 2022

---

# Hide Creatives Tab

 *  Resolved [jennyong](https://wordpress.org/support/users/jennyong/)
 * (@jennyong)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/)
 * Hi, is there any hooks or css can hide creatives tab on store affiliate page?
   Kindly assist. Thank you.

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

 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/#post-15886487)
 * Hi, check the following forum post. Let me know if this helps you.
 * [https://wordpress.org/support/topic/remove-some-part/#post-14175632](https://wordpress.org/support/topic/remove-some-part/#post-14175632)
 * Kind regards.
 *  Thread Starter [jennyong](https://wordpress.org/support/users/jennyong/)
 * (@jennyong)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/#post-15886760)
 * Hi, I also need remove generate referral link that part so best to remove whole“
   creatives” tab of the table. Is that possible? Thank you
    -  This reply was modified 3 years, 10 months ago by [jennyong](https://wordpress.org/support/users/jennyong/).
 *  Plugin Author [affmngr](https://wordpress.org/support/users/affmngr/)
 * (@affmngr)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/#post-15887021)
 * [@jennyong](https://wordpress.org/support/users/jennyong/), You can use this 
   custom CSS:
 *     ```
       #aff-controls ul li:nth-child(4) {
          display:none;
       }
       ```
   
 *  Thread Starter [jennyong](https://wordpress.org/support/users/jennyong/)
 * (@jennyong)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/#post-15887154)
 * Thanks for the help. The creatives tab is hidden now. Thank you.

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

The topic ‘Hide Creatives Tab’ is closed to new replies.

 * ![](https://ps.w.org/affiliates-manager/assets/icon-128x128.png?rev=981249)
 * [Affiliates Manager](https://wordpress.org/plugins/affiliates-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/affiliates-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/affiliates-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/affiliates-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/affiliates-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/affiliates-manager/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [jennyong](https://wordpress.org/support/users/jennyong/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/hide-creatives-tab/#post-15887154)
 * Status: resolved