Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #220469

    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.

    • This topic was modified 10 years, 5 months ago by Munford.
    #220926

    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

    #221000

    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!

    #221091

    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

    #221220

    thanks I think I have worked it out in another way.
    regards
    nancy

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘column width change’ is closed to new replies.