Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #613658

    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.

    #613693

    Pls check the private comments with an update

    #615728

    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

    #615758

    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.

    #617228

    Hey!

    I thought that you’re trying to set it to full width like in the original WHMCS page. Please ask the plugin author where the plugin stylesheets or css codes are located. Copy those codes in the theme’s custom.css file or the child theme’s style.css file.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.