Unverified

Name

Customize CSS text style COUPON

About

Make customize CSS text style "Coupon" on your Check out page.

Language

CSS

Rating

Voted: 0 by 0 user(s)

How to Setup Snippet

Add this to your customize theme with additional CSS.

Codevault

Jaypee

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: 6.0

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://maglacasdigital.com/

History

Last modified:

20/11/2022

Important Note

This snippet has the following status:

Unverified

This snippet has not been verified, use with caution and at your own risk. See details provided by author in sidebar and click below to find out more.

Customize CSS text style COUPON

 
                    
1/*
2* Use !important to overide the current css.
3* You may add more css property depends on your requirements.
4*/
5 
6.showcoupon{
7 color: #D46F4D !important;
8 text-transform: uppercase !important;
9}

0

Related Snippets

Please see some snippets below related to this snippet..

WooCommerce

AI Verified

4

WooCommerce Hide Coupon Form after apply

Added: 1 year ago

Last Updated: 9 months ago

WooCommerce hide coupon form after coupon is applied.

WooCommerce

AI Verified

0

WooCommerce Login Redirect

Added: 1 year ago

Last Updated: 1 year ago

By default, when a user logs into their account on your WooCommerce website, they are redirected to their dashboard on the My Account page. This guide shows you how to change this and redirect the use...

WooCommerce

AI Verified

1

Show 0,00 for free Shipping

Added: 1 year ago

Last Updated: 1 year ago

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

WooCommerce

AI Verified

1

Hide Order Notes

Added: 1 year ago

Last Updated: 10 months ago

Hide Order notes in WooCommerce check out page.

WooCommerce

AI Verified

0

Change COD default order status to On-hold

Added: 1 year ago

Last Updated: 1 year ago

Makes On-hold the orders using COD and BACS

JavaScript

Unverified

0

Text fields makes autocomplete off

Added: 1 year ago

Last Updated: 1 year ago

Make text field autocomplete off using the Fluent forms plugin