how can i bring the 4 iteams in the grid in one row: http://i.imgur.com/Pf3hyRZ.jpg
Here it works perfect at the end of page: http://www.wiwaldi.at/
and here is the same problem: http://www.wiwaldi.at/ueber-wiwaldi/
Here it shows the problem. http://i.imgur.com/O1UNO5U.png
How can i get them into 1 row :) ??? Thanks :)
Hey!
I adjusted following code in Style.css file of your child theme
#blog233px .av_one_fourth {
margin-left: 2%;
width: 22.5%;
}
Please review your website now
Cheers!
Yigit
CLOSED. Thanks.