WPIntell

Source evidence

Centering Coupon

Coupon Creator · support · 2025-04-16T22:48:00+00:00

mixedsentiment
mediumseverity
0.72relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
lifrance resolved
Hello, What CSS needs to be used to horizontally center align the coupon in a column? I’m using WP Bakery. Currently, the coupon defaults to the left. Thanks! The page I need help with: [ log in to see the link] Hi, Thanks for using the Coupon Creator plugin. You are using the shortcode, correct? If you add this parameter it will center the coupon: coupon_align=”cctor_aligncenter” It looks like in the example it is defaulting to the alignnone. Let me know if that works. Thanks Hey Brian, Thanks for the quick reply. Unfortunately, it didn’t work. When I inserted the recommended code in the Inspector, it centered as I hoped it would. When I pasted the code in the customizer, your coupon options, and on-page CSS (not all at the same time), it did not work. Can you assist further with this? Thanks! Linda Hi, I can help out some more. When I look at the link you provided the Coupon still has alignnone in the markup. Were you able to add the code I provided to the shortcode like this: [coupon couponid="7000" coupon_align="cctor_aligncenter" name="Lower Third Coupon"] You only need to add the coupon_align part. Thanks Hey Brian, That did the trick! It didn’t register, until I saw the code you just sent, that it is part of the short code. I was overthinking and wondering where it went in the CSS. Many thanks! Linda Great glad it helped!

Comments

5 shown
Brian 2025-04-17T12:35:00+00:00

Hi, Thanks for using the Coupon Creator plugin. You are using the shortcode, correct? If you add this parameter it will center the coupon: coupon_align=”cctor_aligncenter” It looks like in the example it is defaulting to the alignnone. Let me know if that works. Thanks

lifrance 2025-04-17T14:39:00+00:00

Hey Brian, Thanks for the quick reply. Unfortunately, it didn’t work. When I inserted the recommended code in the Inspector, it centered as I hoped it would. When I pasted the code in the customizer, your coupon options, and on-page CSS (not all at the same time), it did not work. Can you assist further with this? Thanks! Linda

Brian 2025-04-21T12:49:00+00:00

Hi, I can help out some more. When I look at the link you provided the Coupon still has alignnone in the markup. Were you able to add the code I provided to the shortcode like this: [coupon couponid="7000" coupon_align="cctor_aligncenter" name="Lower Third Coupon"] You only need to add the coupon_align part. Thanks

lifrance 2025-04-21T23:51:00+00:00

Hey Brian, That did the trick! It didn’t register, until I saw the code you just sent, that it is part of the short code. I was overthinking and wondering where it went in the CSS. Many thanks! Linda

Brian 2025-04-24T14:23:00+00:00

Great glad it helped!