I want to set option of dynamically constructed widget

I finally construct widget dynamically, but it has some problem.

I made two text blocks, and one button as much as skills that pawn have.

But text is too big, so it overlapped. and button spawned too far from other widgets.

Below picture is my blueprint.

I want to set text size much smaller, and move button much left.

How can I solve this problem?