Increase the number of columns in the repeater

I chose a repeater that has only three columns and two rows in its definition. Can anyone tell me if it is possible to change these numbers?

Hi David,
It sure is!
To change the number of columns just resize the whole repeater’s bounding box, an individual repeated item, or both to suit your needs.
The number of rows is dictated by the number of items you have (whether dynamically when connected to a database or through the “manage items” menu if you’re always showing the same content).

hope that helps,
Uval

It worked. I increased the size of the box that shows the repeater and worked correctly, when it reaches the number of columns available, a new line is automatic. It’s easy for anyone who knows.
Another question, Is there any way to set the size of the repeater item and the distance between the columns and rows when it is viewed? Thank you