
I Circle the Problem please how do i fix this?
1 Like
It looks like you have set the smaller frames to align with the left side of the parent frame, but it’s border is being clipped (as you can’t go any further left). You should be able to add a few pixels by tweaking the “Offset” within the frame’s position:

I’d try adding about 5 to the offset (X axis).
2 Likes