Pro Causing A Styling Conflict With 3rd Party ActiveCampaign Form

Hi,

I seem to be having a conflict between X Theme Pro and my ActiveCampaign embedded form.

The form displays correctly on the 2022 WP theme on a demo install I created, but on my X Theme Pro Site all the labels are forced underneath the tick boxes and radio buttons instead of floating next to them.

ActiveCampaign also tested the form on several different sites without any issue.

Please see the quick video I made explaining the issue here:

https://share.vidyard.com/watch/xfhMAMDYicVpFoEXQzPzue?

Please landing page in video here:

Here is the form Embed code:

Any help here is appreciated.

Thanks

Dan

Hi,

I found this in the forum after posting the issue and it seems to be resolved now.

._row._checkbox-radio input,
._row._checkbox-radio label {
display: inline;
}

Hi @DannyC,

Glad that you are able to find the solution.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.