Website Building » WooCommerce » How Do I Edit WooCommerce Notices?

How Do I Edit WooCommerce Notices?

Last updated on October 1, 2022 @ 2:03 pm

If you’re running a WooCommerce store, you’ve probably noticed the various notices that pop up from time to time. For example, when a customer adds an item to their cart, they’ll see a notice that says “Product added to cart.” By default, these notices are displayed in plain text, but you can easily edit them to match your store’s style.

In your WordPress dashboard, go to WooCommerce > Settings > Advanced > Notices. From here, you can edit the text for each type of notice.

Simply click on the notice you want to edit, make your changes, and click “Save changes. ”

You can also style these notices using HTML. To do this, go to WooCommerce > Settings > Advanced > Custom CSS. Enter your CSS code in the box and click “Save changes. ”

Here’s an example of how you could style the “Product added to cart” notice:

.woocommerce-message {

border: 2px solid green;

background-color: lightgreen;

}

.woocommerce-message:before {

content: “\f07a”;

font-family: FontAwesome;

}

How Do I Edit WooCommerce Notices?

You can edit WooCommerce notices in two ways – by going to WooCommerce > Settings > Advanced > Notices, or by adding some custom CSS code.

PRO TIP: If you are not familiar with code or are not comfortable working with code, we recommend that you seek help from a developer or designer to make changes to WooCommerce notices. Making changes to WooCommerce notices can be risky and can result in errors on your website.
Madison Geldart

Madison Geldart

Cloud infrastructure engineer and tech mess solver.