• Resolved PanoramicDesign

    (@panoramicdesign)


    I’ve setup the plugin and activated it on the home page. If you scroll towards the bottom, it seems to be positioned far left. Is there any way of changing this?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am guessing these guys are no longer supporting this plugin?

    I am getting no replies via Freshdesk and seem unable to add a new topic here.

    Plugin Author Aaron Queen

    (@bompus)

    We’re supporting it. I didn’t see the request come in on our ticketing system, and rarely monitor these community forums.

    You might be able to fix this by adding the following to your theme CSS file:

    body .wpcr3_respond_1, body .wpcr3_respond_2 {
       margin: 0 auto !important; width: 600px;
    }

    Let me know if that helps. You can tinker with the width to achieve the positioning that you want. If you need further assistance, you’ll need to get in touch with your web or theme designer for a more custom approach to fitting it into your page.

    sloanish

    (@sloanish)

    I tried the above and was not able to get it looking good.
    See my page
    https://npjconsulting.com/reviews/

    This was using the Divi Theme. The “create Your review is below in the picture section.
    Also – please let me know if you are supporting this anymore. It’s been 4 years.

    Code I tried per above
    body .wpcr3_respond_1, body .wpcr3_respond_2 {
    margin: 0 auto !important; width: 300px;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Position of ‘Create Your Own Review’’ is closed to new replies.