• Resolved snpbizjak

    (@snpbizjak)


    I use 24 of our team widgets. I had much trouble with rearranging them so that they would fit in a nice 4 by X grid, since sometimes there would be 4, sometimes 2 or only 1 in a line. If I moved them around I could get the perfect alignment on a PC display.But on a smaller display, e.g. tablet, they are still erratic, sometimes 4, sometimes 1 in a line (of course I talk about displays that can fit 4 our team widgets side by side).

    Do you know why this happens?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi,

    We use responsive CSS styling to make to make the theme look good in the smaller screen devices. If you used the CSS to customize it, then most it won’t affect the section in smaller screens.

    Regards,
    Hardeep

    Hey there,

    I’ve got also a problem like that. I use 31 team widgets. Everything is perfect. Except of the second row. It just shows 3 instead od 4 team members.

    This is the website: https://www.crosspointkrelingen.de

    Thanks for your help

    MariusG

    (@marius_codeinwp)

    Hello,

    Thank you both for reporting this issue, we’ll add this in our “To Do” list for the next update ??
    We’ll release an update as soon as we have the fix.

    Best regards,
    Marius

    MariusG

    (@marius_codeinwp)

    Ok, I managed to find out what’s causing the issue, it’s because the description below Anna’s name is too long and it’s written on 2 rows. We’ll find an official fix, but in the meantime you may want to shorten that title or reduce the font size to 11.
    To reduce the font size, install Simple Custom CSS, go to Appearance->Custom CSS and add this line:

    .team-member {font-size: 11px;}

    We’ll be back with an official fix, but this is a workaround if you need it fixed by then.

    Marius

    MariusG

    (@marius_codeinwp)

    Me again ??
    A better workaround, add this in Simple Custom CSS instead of the upper line:

    .team-member {min-height: 100px;}

    Regards,
    Marius

    MariusG

    (@marius_codeinwp)

    This is definetly not my day ??
    Ignore the previous advice, the correct line was:
    .member-details {min-height:100px;}

    ?? thanks a lot!

    Thread Starter snpbizjak

    (@snpbizjak)

    Great, looks great now.

    Hello

    I was editing the “Our Team” section and I had very brief descriptions and it worked normally. Right now, I just changed one of the description and I don’t know if it is too long or what but all of them disappeared and I don’t know how to fix it to see them again.

    Thank you

    Clara

    Alexandra

    (@alexandrastan001)

    Hello clara,

    Can you give us a link to your website?

    Best regards,
    Alexandra

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Theme Zerif-Lite]: Our team displayed irregularly if more than four’ is closed to new replies.