• Resolved MasG

    (@dhevilz)


    can you help me to change background color on my site?

    i try to change #cp_cff_14 , #article>.entry-content>*:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) , #entry-content>*:last-child but not working

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @dhevilz

    Thank you very much for using our plugin. If you want to change the frame color in your image to black, please, enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab:

    .cp_cff_14{ background:black !important; }

    Note the use of the !important modifier to increase the precedence of this CSS rule.

    Best regards.

    Thread Starter MasG

    (@dhevilz)

    nice, its working fine.. thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Baground color not working’ is closed to new replies.