Ankit Sudhera Portfolio Website

Programming is my Passion
Provide Training is my skill
Quality and Commitment is my Life's Goal
Quality and Commitment is my Life's Goal
Programming is my Passion
Provide Training is my skill
Quality and Commitment is my Life's Goal
Quality and Commitment is my Life's Goal
Programming and Support is my Quality
Programming and Support is my Quality
Programming and Support is my Quality

Forum

Can’t remove Demo S...
 
Notifications
Clear all

Can’t remove Demo Store Notice

1 Posts
1 Users
0 Reactions
361 Views
(@ankitbnl406)
Member Admin
Joined: 2 years ago
Posts: 7
Topic starter  

You can remove by visiting Appearacnce → Customize, WooCommerce → Store Notice, Uncheck the Enable store notice checkbox and click the Publish button.

If still doesn't work, please clear cache for the website and looks, it will be fixed.

If there is still issue use below css to hide this panel.

.woocommerce-store-notice{

display: none;

}

Add the above code in your theme css file.


   
Quote