Tagged: one column special, portfolio grid
HI
My client is asking for a one-column portfolio grid, but I can’t get it to look so great. The photos are all different sizes if I leave it on auto, and if I designate an image size they are also all different. She wants to add a lot of text in the excerpt, so maybe that is throwing it off.
Is there a way to have the text and image 50% width each, to give more room for the text, instead ot 30%/60% like it is now, with all the photos at the same size? I realize I may have to resize/recrop some of them.
thanks
Nancy
Hey Munford,
Thank you for the inquiry.
The left and right columns are already set to be 50%, but the row doesn’t expand to full width when there’s little text in the right column. To fix this, please try adding the following css code.
#top .isotope-item.special_av_fullwidth .inner-entry {
text-align: left;
display: table;
table-layout: fixed;
width: 100%;
}
Best regards,
Ismael
yes I worked out the column widths, but that code helps, thanks!
Hi Munford,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko