Hey guys,
I’m having troubles making a nice Tile Grid, which is mixed with picture elements and pure text.
It should look like this –> http://www.marccortez.at/dev/traumhaus/wp-content/uploads/2017/03/Screen-Shot-1.jpg
Here’s the current status –> http://www.marccortez.at/dev/traumhaus/
My question is, is it possible to make a layout just with the avia editor? If yes, I would be very thankful for your help :)
Hey hostedbymarc,
In this specific page, you can decrease the width size with this custom CSS code:
.page-id-20 .no_margin.av_three_fifth {
width: 48%;
}
Best regards,
John Torvik