Fix eForm Alignment with Thrive Architect Page Builder

Recently an issue came up in our forum regarding compatibility with Thrive Architect Page Builder. The issue is, incorrect alignment of eForm elements when placed from the page builder.

The solution is very simple.

Go to WP Admin > Appearance > Customizer.

Now go to Additional CSS and paste the following code.

.thrv_wrapper .ipt_uif_front div, 
.thrv_wrapper .thrv_countdown_timer .ipt_uif_front div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

And that’s it. If you have further trouble, do let us know.

Swashata has written 257 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).