• Skip to primary navigation
  • Skip to main content

Artifex Routing Co

  • Plugins
  • Docs
  • Support
  • About
  • My Account
Coupon Creator mark COUPON CREATOR By Artifex Routing Co
OVERVIEW DEMOS PRO ADD-ONS COMPARE PRICING FAQ GET PRO
  • Can I change the print-view URL?
  • Can I combine an image and text in one coupon?
  • Can I display a coupon in a sidebar or widget?
  • Can I track the print view in Google Analytics?
  • How do I keep coupons out of site search?
  • How do I run custom code snippets safely?
  • How do I turn on automatic paragraphs (wpautop)?
  • What are Coupon Creator’s system requirements?
  • What size should my image coupon be?
  • Where does the shortcode go?
  • Which add-ons require Coupon Creator Pro?
  • Will I lose my coupons if I deactivate the plugin?
  • Advanced Templates
  • Click Reveal
  • Coupon Categories
  • Coupon Loop & Filter Bar
  • Coupon Options & Defaults
  • Creating a Coupon
  • Creating a Pro Coupon
  • Creating an Image Coupon
  • Customizing Coupons
  • Displaying Coupons
  • Dynamic Code
  • Email Delivery
  • Email Gate
  • Expiration & Recurring Expiration
  • Expiration Dates
  • Expiration Display
  • Getting Started with Coupon Creator
  • Installing & Activating Add-ons
  • Installing & Activating Pro
  • Locations & Vendors
  • MultiPrint
  • Print Features
  • Printing Coupons
  • Pro Options, Tab by Tab
  • Pro Styling & Image Coupons
  • The Coupon Counter
  • Troubleshooting 404 Errors
  • Troubleshooting 404 Errors
  • Troubleshooting 404 Errors
  • Troubleshooting Conflicts
  • Troubleshooting Conflicts
  • Troubleshooting Conflicts
  • Troubleshooting JavaScript Errors
  • Troubleshooting JavaScript Errors
  • Troubleshooting JavaScript Errors
  • WooCommerce Coupons
  • An update is out but my site is not showing it
  • How do I increase the WordPress memory limit?
  • How do I turn on WordPress debug mode?
  • My coupon was working but stopped displaying
  • My recurring expiration isn’t updating — how do I fix it?
  • The inserter, uploader, or date/color pickers aren’t working
  • Two “Click to Print” Links on a Modern Ticket
  • What information does the Site Health section show?
  • Why isn’t my Email Gate working?
  • Actions & Filters
  • Add an Expired Message to the Print View
  • Add Google Fonts to the Print View
  • Coupon Capabilities
  • Coupon Custom Fields (Post Meta)
  • Coupon Post Type & Taxonomy
  • Coupon Shortcode Reference
  • CSS Reference
  • Customizing the Counter
  • Disable the Colorbox Script
  • Email settings reference
  • Filter the Recurring Limit
  • Filter the Shortcode Query
  • Hide or Change the Dashed Border
  • Logged-In User Snippets
  • Pro Conditionals
  • Pro CSS Reference
  • Pro Custom Fields
  • Remove Print View Links
  • Terms Field Formatting
  • The Expiration Date on Image Coupons
  • Themer’s Guide
  • Translate or Change Text
  • A new version is out — why doesn’t my Plugins screen show it?
  • Does Coupon Creator Pro stop working when my license expires?
  • How do I activate my Coupon Creator Add-ons license?
  • How do I activate my license for Pro or add-ons?
  • How do I install Pro manually (upload, FTP, or cPanel)?
  • How do I manually update or downgrade the plugin?
  • How do I renew my license?
  • How do I transfer my license to another site?
  • How do I upgrade my license to more sites?
  • What does the license include?
  • What support can I expect?
  • Where do I add my license key?
  • Where do I find my license key?
  • Can I upgrade my license to a higher tier?
  • Do I need the free Coupon Creator plugin to run Pro?
  • Does Coupon Creator Pro support WordPress Multisite?
  • What payment methods do you accept?
  • What version of Coupon Creator do I need for Pro?
  • Is Coupon Creator GDPR compliant?
  • What languages does Coupon Creator support?
  • What software license does the plugin use?
  • What usage data does Coupon Creator collect?
  • Which browsers are supported?
  • Coupon Creator 3.6.2 — August 9th 2026
  • Coupon Creator 3.6.1 — August 7th 2026
  • Coupon Creator 3.6.0 — August 6th 2026
  • Coupon Creator Changelog
  • Coupon Creator Pro Changelog
  • Coupon Creator Add-ons Changelog
View Categories
  • Home
  • Docs
  • Coupon Creator Pro
  • Pro CSS Reference

Pro CSS Reference

1 min read

The CSS classes Coupon Creator Pro outputs on the coupon markup and print template, for targeting with custom styles.

Add overrides to your theme so they survive plugin updates. Both hyphen (cctor-) and underscore (cctor_) variants are emitted on most wrappers for backward compatibility — target the one you prefer. Every class below is grep-verified in Pro 3.6.0.

Coupon wrappers #

Class Element
.cctor_coupon_container / .type-cctor_coupon Outer container div (also gets coupon_creator_<id> and coupon-creator-<id>)
.cctor_coupon / .cctor-coupon Coupon body (outer border box)
.cctor_coupon_content / .cctor-coupon-content Inner content box (background, inner border)
.cctor-wrap-link / .cctor_wrap_link Anchor wrapping a clickable coupon
.cctor-image Added to the container when the coupon uses an image

Border styles #

Applied to the container from the cctor_coupon_border_themes meta:

.coupon-border · .stitched-border · .dotted-border · .sawtooth-border · .none-border

The saw-tooth style adds .sawtooth-top-bottom and .sawtooth-left-right helper divs. See Hide or Change the Dashed Border.

Content elements #

Class Element
.cctor_deal / .cctor-deal Deal / amount heading
.cctor_terms / .cctor-terms Terms text block
.cctor_coupon_image / .cctor-coupon-image Image coupon <img>
.cctor_expiration / .cctor-expiration Expiration / counter block
.coupon-counter Counter output on the print/single view (see Customizing the Counter)
.cctor_opencoupon / .cctor-opencoupon Wrapper around print/open links
.print-link The "Click to Open in Print View" / "Click to Print" anchor
.cctor-print-only Print-only content — hidden on screen, shown via @media print

Coupon type layouts #

Type templates add their own root class: .modern (with .cctor-modern-content, .modern-title, .modern-discount, .modern-offer), .highlight, and .lower-third.

Filter bar and navigation #

Class Element
.cctor-pro-filters-wrapper Filter bar container
.cctor-pro-filter-item A single filter control
.cctor-pro-filter-label Filter label
.cctor-pro-filter-select Filter <select>
.cctor-pro-coupon-sub-nav Pagination nav list
.cctor-pro-coupons-nav-next / .cctor-pro-coupons-nav-previous Next / previous links

Column widths #

The loop grid uses .column plus a size class: .size-1of1, .size-1of2, .size-1of3, .size-1of4, .size-1of5, .size-1of6.

Print-only content #

.cctor-print-only is display: none on screen and display: block inside @media print. Content comes from the coupon's cctor_print_only field, so you can show extra text only when a coupon is printed.

Updated on August 8, 2026
FAQ Reference

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Customizing the CounterPro Custom Fields
Table of Contents
  • Coupon wrappers
  • Border styles
  • Content elements
  • Coupon type layouts
  • Filter bar and navigation
  • Column widths
  • Print-only content

Artifex Routing Co

Dependable WordPress plugins from one small team.

Plugins
Coupon CreatorSteuard
Company
  • Terms of Service
  • Privacy Policy
  • My Account
© 2026 Artifex Routing Co
Plugins for WordPress
7ads6x98y

Contact us

Have a license? Log in and we will fill in your details.

Log into Your Account

Lost Password?

Or just send us a message

"*" indicates required fields

This field is for validation purposes and should be left unchanged.
What can we help with?*
Your Name:*
(uses account display name)
(uses account email)
Looking for a refund? Please fill out the refund form

Technical details

Drop files here or
Accepted file types: jpg, png, pdf, Max. file size: 2 MB, Max. files: 5.