Tabs content is moving

Hey guys!
I am struggling with my tabs.
Any idea why the tabs / iphone mockups are moving as soon as you click through the tabs? I really can’t find the mistake. Would be great if anybody could help out!


Here is my public share link: LINK
(how to access public share link)

Hey @creatspot. The projectrow that houses the two columns does not seem to have a defined width. Therefore as text on the right expands or contracts with every new tab click, the image on the left is pushed around bringing about the buggy animation.

You might want to consider using Flexbox for this section over Rows and Columns since the former will give you better control over element widths and positioning.

Let me know if you need help with this. Cheers.

Hey Alex,
thanks a lot for the fast reply, I didnt’t think about a defined with. I just set it to 100% and now it’s perfectly working. Thanks a lot :slight_smile:

You are welcome Raphael.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.