In JA Vitality Template I can't seem to get the right column next to the component to collapse.

In the template's Layouts Settings / for the Default layout / Main body / Component / sidebar-r

No matter how I seem to configure the sidebar-r column, it doesn't collapse when no module is published to that position.

To compare ... with same settings, it does auto collapse in JA Coach.

Is there another setting somewhere else that is different between Coach and Vitality and I can modify?

Thanks 🙂

Hi

Could you add exception for IP address I added in field of your first post? as I can't access your site now.

Done. Added in CPanel under Remote Database Access.
Thanks.

Hi

Thanks for providing the info.

I checked your site but I saw custom module assigned to sidebar-r position now only. Which collapsed column are you referring to?

This message is visible to Moderators only
hidden content

    pjbg Hi

    It's due to the specific style of template for the content part of article which set the maximum width to 750px only.

    I just added override css for it:

    .com-content-article .box-inner {
        max-width: 100% !important;
    }

    Kindly check.

    Brilliant! Fixes this exactly. Thank you 🙂

    Write a Reply...
    You need to Login to view replies.