• jeronimus

    (@jeronimus)


    Dear sir, madam,

    Is it possible to make the boxes of all the team members the same size in particular the height? For example, with one team member I have five lines of text and with another team member eight. Because of this one box is higher than the other and that doesn’t look nice. The standard width is good.

    Thank you in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Miha

    (@mplusb)

    Hi!

    Can you please send me the site’s url?
    I can send you a code to make the width fixed.

    Warmly,
    Mihaela

    Thread Starter jeronimus

    (@jeronimus)

    That would be great. Here is the link to my website: https://octavius.legal/

    Miha

    (@mplusb)

    Please add this code in Appearance > Customize > Additional CSS:

    #team .team-member-body {
    	height: 270px;
    }

    Warmly,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Team member section’ is closed to new replies.