Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #182914

    Hi there,

    I recognized a strange thing when I have 3 1/3 column elements and each element contains a team member element. See screenshot.

    https://dl.dropbox.com/s/j2bdo858pqxvtqr/index.html

    The team member in the middle (well, it´s me) doesn´t fit into the row. Same image size as all others. The reason seems to be that the two left and right have a top margin at the section with the css class .avia-team-member and my image has not. Now it becomes funny: When open the two team members left and right and save them (without doing anything else) they fit again and the top margin is gone.

    So obviously there is a small bug. Any idea? If you need more details, screenshots etc. let me know. I´m happy to help ;-)

    #182987

    Hi Michael!

    Can you post the link to your team members page?

    Best regards,
    Yigit

    #183046
    This reply has been marked as private.
    #183141

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .column-top-margin { margin-top: 15px; }

    Cheers!
    Yigit

    #183277

    Hi Yigit,

    for the moment it does the job. Thanks. Let´s see what happens if I enter another team member. Do you have any idea why the margin sometimes appears and sometimes not?

    Cheers
    Michael

    #183349

    Hey Michael!

    It would be the best if we check your website while there is alignment issue. I’m not closing the topic, let us know if issue re-occurs

    Cheers!
    Yigit

    #183420

    I have the same problem; the Quick CSS solution does not fit. Look here: http://new.ete.ch/unternehmen/standorte/

    Thank you for your help.

    #183421

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .avia-team-member { margin: 0; }

    Best regards,
    Yigit

    #183425

    Thank you very much!

    #183426

    Hi!

    You are welcome! Glad we could help :)

    @michaeloeser
    if alignment issue occurs again, please try the code in my previous post. If it does not help, feel free to start a new topic

    Regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Strange alignment of 3-column team members’ is closed to new replies.