Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256861

    Hi…

    First of all, I love the theme. I have purchased it several times…

    Take a look at this screenshot: https://www.dropbox.com/s/3iyqmeiaf625skc/Screen%20Shot%202014-04-27%20at%2012.22.17%20PM.png

    it is from… http://lakomunila.com/home/

    As you can see the full width page makes the text way to wide. Wide text is hard to ready and not good for marketing purposes. I wish the them came with another width setting that was narrower. Anyways, what is the best way to make that text centered and not as wide?

    Thanks

    #257141

    Hi boag!

    Please go to Enfold/Css folder and modify .container width in Grid.css file

    Regards,
    Yigit

    #257395

    Do you mean change this width?

    .container {
    position: relative;
    width: 910px;
    margin: 0 auto;
    padding: 0px;
    clear: both;

    Because i did that and it did nothing…

    Or is there a quick html code that I can use for that specific text?

    #257649

    Hey!

    If you are using responsive layout you should also look for .container .twelve.units and adjust it for each screensize

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.