0
The point is, I am extremely Newbie in html/css
and I’m modifying a theme of wordpress
.
The theme works from columns, and I need help specifically in this.
As you can see, they are service "boxes", these boxes do not seem to have defined width, that is, their width is defined by the width of the column in which they are inserted.
In the photo, there are 3 boxes, inserted in a column of 30.66% de width
, hitherto perfect.
But I need to put four more down, exactly the same width as these, the problem is that when I put the fourth, it breaks the line and goes to the bottom line, as shown in the second print
I want to be able to put 4 boxes of these in just one row, how can I do that? Any guidance?
Put some code to help members understand their problem.
– Ricardo
Have you tried to decrease their width to a value less than 25%?
– DiogoDoreto
Hi, Diogo.Yes, I changed that, but as I said, I wanted them to stay at the same width as the top line, that is, 30.66%. I want the column Ivs not to break the line when they arrive on Wednesday, for example.
– Bruno Garcia