• Resolved YolandaS

    (@yolandas)


    Hi

    I have tried everything possible to change the light green from the reviews form. .cr-form-wrapper?{background-color: #e2f3eb;}

    I even went into the code to see if i change it there if it will make a difference. and it still shows the light green?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hey, here you go:

    You are close, probably something is overwriting your css . So you can use the css !important flag like this:

    .cr-form-wrapper {
      background-color: #e2f3eb !important;
    }
    • This reply was modified 1 year, 9 months ago by greggcbs.
    • This reply was modified 1 year, 9 months ago by greggcbs.

    If that does not work then maybe the css is cached. Go to your webpage and press these keys for hard refresh of the page.

    windows: ctrl+shift+r
    mac: cmd+shift+r

    See if it then reflects correctly.

    Thread Starter YolandaS

    (@yolandas)

    I added the code, cleared my browser cache and the sites cache + transients and its still showing light green

    Its hard to help without being able to see what is going on. I can only stipulate by this point. And this forum wont let me post screenshots.

    Would you be comfortable with doing a screenshare on Google Meet so I can guide you and see more?

    Thread Starter YolandaS

    (@yolandas)

    Yes we can

    Plugin Support pear8398

    (@pear8398)

    Hi,

    Thank you for using CusRev.

    The free version does not support changing the background color of the review form. It is already supported in the pro version, please read more on the solution How to Set Up Review Form Templates

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Removing light green from review form’ is closed to new replies.