Hi,
I use a portfolio grid with special layout one column.
I’d like reduce the width of the image and increase the space for the title and sommary, like 50%-50%. How can I do this?
At the link under you can see as I see the page now and I would want as it
http://www.mottarella.com/download/example.jpg
Sorry, I try with this css code and now is ok
.av_table_col {
width:50% !important;
}