Tagged: column width, columns
Hi
On this page
http://www.copenhagenfilmcompany.dk/2014/
I need to make the center column that has the heading “two heads are better than one” a little narrower
so the text justifies correctly – from 302px to 266 px, but still centered and the other columns as they
are. Can’t figure that one out – can you help?
thanks as always.
In the past few weeks working with Enfold, the google development thing & your great support I am starting to code!
Never learned it before. Very grateful.
Hi Munford!
Seems like you have already figured it out http://i.imgur.com/fo67OH0.jpg
Let us know if you have any other questions or issues
Cheers!
Yigit
Did not see your answer until now, but I didn’t figure it out yet. I still need to have the center column a bit narrower – in widescreen view it’s a bit too wide.
How can I set it to 266px and centered?
thanks!
Hey!
Can you please post a screenshot of what you’re trying to do? The column is centered already.
.flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third .av_textblock_section p {
text-align: center !important;
}
.home .flex_column.av_one_third.avia-builder-el-14.el_after_av_one_third {
max-width: 266px;
margin-left: 8%;
}
Best regards,
Ismael
thanks I think I have worked it out in another way.
regards
nancy