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
Hi boag!
Please go to Enfold/Css folder and modify .container width in Grid.css file
Regards,
Yigit
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?