Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #423845

    Hi Support,

    When I’m using for example 1200px in maximum container width my website is only 1100px wide. It doesn’t matter wich number of pixels I type for maximum container width, it always has 100px less than the number I type in.
    See example page: http://www.seeitfeelit.nl/dieren/schapen-bij-witte-molen-in-glimmen/
    Is this common or is this a problem in Enfold?

    Regards
    René

    #423921

    Hey butsie!

    That is expected as there are 50px paddings on each side of the containers. You can remove it by adding following code to Quick CSS in Enfold theme options under General Styling tab

    .container { padding: 0; }

    Cheers!
    Yigit

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