• Resolved jcpenatx

    (@jcpenatx)


    I am having the same issues with my page layout.

    The page the reviews goes right to the edge of the screen. How can I bring this in line with the borders on the rest of the site? I tried a different template and it did not change anything.

    https://bit.ly/2nnJsXL

    WP Version 4.9.1

    Hope you can help?

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

Viewing 1 replies (of 1 total)
  • Thread Starter jcpenatx

    (@jcpenatx)

    I am having the same issues with my page layout. There is no padding on the left or right. I reached out to Divi and here is what they said.

    Okay, this is happening because of this CSS in the plugin code itself

    .wpcr3_respond_1, .wpcr3_respond_2 {
    margin: 0 !important;
    padding: 0 !important;
    clear: both !important;
    }

    As you can see the margins and padding are being set to 0, that is why it is not showing some space to left and right and the plugin developer has mentioned !important there which won’t allow us to overwrite that code, I can help you by modifying this code in the plugin files itself but that will get overwritten when their new plugin update comes so it would be better if they can suggest some proper fix for this

    https://cowboyautoglass.com/testimonials/

    WP Version 4.9.1

    Hope you can help?

Viewing 1 replies (of 1 total)
  • The topic ‘Reviews Go To Edge Of Page’ is closed to new replies.