Title: Needed: Hide bar after adding
Last modified: April 27, 2022

---

# Needed: Hide bar after adding

 *  Resolved [epxmarketing](https://wordpress.org/support/users/epxmarketing/)
 * (@epxmarketing)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/)
 * Hello, is it possible to hide bar on the product page after adding the product?
   Because it’s hiding important buttons such as “check out” and “cart”.
 * For example [https://ibb.co/Db8Rh2Q](https://ibb.co/Db8Rh2Q)
 * If you select “show on top, then this time it’s hiding cart icon.
 * I think it’s not necessary still show sticky add to cart on product pages already
   added to cart.

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

 *  Plugin Author [addonsplus](https://wordpress.org/support/users/addonsplus/)
 * (@addonsplus)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/#post-15595469)
 * Hello epxmarketing,
 * Thank you for using our plugin and we are here to help you.
 * We believe by simply changing the z-index of the bar this problem could be solved.
 * Can you send the link of the product page that is shared on the screenshot so
   we can check the z-index of the side cart bar?
 * With Regards,
    Team AddOns Plus
 *  Thread Starter [epxmarketing](https://wordpress.org/support/users/epxmarketing/)
 * (@epxmarketing)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/#post-15599120)
 * Hello, here it is [https://satoshibaba.net/product/yoshitomo-nara-walk-on-flip-clock/](https://satoshibaba.net/product/yoshitomo-nara-walk-on-flip-clock/)
 *  Plugin Author [addonsplus](https://wordpress.org/support/users/addonsplus/)
 * (@addonsplus)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/#post-15599323)
 * Hello,
 * Please add the below css and we believe this will fix the problem.
 *     ```
       .wsc-wrapper {
           z-index: 50;
       }
       ```
   
 * Let us know if this fixes your problem so we can mark this as resolved. The above
   fix is only for this specific website. It might not work on other websites.
 * You can add custom CSS by following.
 * Navigate to Appearance -> Customize section of your dashboard, scroll down to
   the bottom of the page and click Additional CSS. This will open an in-built tool
   that will allow you to add any CSS code.
 * With Regards,
    Team AddOns Plus
 *  Thread Starter [epxmarketing](https://wordpress.org/support/users/epxmarketing/)
 * (@epxmarketing)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/#post-15600121)
 * Solved! Thank you so much!

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

The topic ‘Needed: Hide bar after adding’ is closed to new replies.

 * ![](https://ps.w.org/sticky-add-to-cart-bar-for-wc/assets/icon-256x256.gif?rev
   =2709632)
 * [Sticky Add To Cart Bar For WooCommerce](https://wordpress.org/plugins/sticky-add-to-cart-bar-for-wc/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-add-to-cart-bar-for-wc/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-add-to-cart-bar-for-wc/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-add-to-cart-bar-for-wc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-add-to-cart-bar-for-wc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-add-to-cart-bar-for-wc/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [epxmarketing](https://wordpress.org/support/users/epxmarketing/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/needed-hide-bar-after-adding/#post-15600121)
 * Status: resolved