• Mandi

    (@mandifaux)


    Hey there. Not actually a support question, just a tip on what I did, in case anyone else is wanting to use Sydney theme with the Youzify plugin. Reason is I just did a convert of one of my sites over to the Sydney theme and the Youzify portion was confined to the themes container. The fix that I found is:

    Go to admin dashboard > Youzify > General Settings > Custom style settings

    Enable custom css on the following

    • Profile Styling Settings
    • Account Styling Settings
    • Groups Styling Settings
    • Members Directory Styling Settings
    • Groups Directory Styling Settings
    • Activity Styling Settings

    In the custom css boxes for all of the above add this:

    .container {
    max-width: 100% !important;
    }
    .page-wrap {
    padding-top: 0 !important;
    }

    Now you will have full width Youzify with the Sydney theme. Hope it helps someone out.

    By the way, I love this theme. Cloned the look of the previous theme I had and it is way lighter on server resources and more options.

  • The topic ‘Sydney theme and Youzify tip’ is closed to new replies.