Hi,
We are using the plugin WHMCS Client Area (standlone version): http://dns.d.pr/1daGi/pLa4NWjJ
In short, the plugin grabs the whole WHMCS and adds in WordPress (not sure if it uses iframes or something similar) but it is basically what it does.
The problem is that Enfold seems to override some CSS and the look is not as it was supposed to be.
Please check the examples in private and I would love to hear that you can help me with this.
Many thanks.
Pls check the private comments with an update
Hey!
Thank you for using Enfold.
We placed the shortcode inside a color section with a unique Section ID. Add this in the Quick CSS field:
#whmcs .container, #whmcs .container .content {
width: 100%;
max-width: 100%;
padding: 0;
}
This will prevent the section container from constraining the plugin container.
Regards,
Ismael
Hi Ismael,
Thank you for the update, however, nothing really changed apart from the container being now 100% width (which we don’t like).
We would prefer to keep it as the original / default one in terms of size / width / style.
I removed the code provided by the plugin’s author and now it is all a big mess as you can see below in private.
Any chance to provide me the CSS lines for enfold to use WHMCS CSS?
Many thanks.