• Resolved leoda

    (@leoda)


    hi there
    I’d like to know is there any setting can change not just Coupon Text Border Color Coupon Label Color, but the entire background color of coupon?
    I try CSS but it seems failed.
    Can anyone help please ??

Viewing 1 replies (of 1 total)
  • Plugin Author Kit Themes

    (@kitthemes)

    Hello,

    Just add this CSS to you theme or Customize > Additional CSS.

    .wpo-coupon.is-deafult,
    .wpo-coupon.is-grid{
    	background-color: #11E1D2;
    }

    Replace this #11E1D2 color code with your own color.

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘how to use css to change the background color of coupon’ is closed to new replies.