test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • honzas78 Friend
    #190634

    Hi, I would like to change width of the web (JA Beranis)… I can’t find where can I set up another than default width of the web… could you help me? Thank you!

    pavit Moderator
    #505870

    Hi

    You can set all widths managing this file templatesja_beranislessvariables.less starting from line 295

    // 1200px min
    @T3gridWidth1200: 880px; // T3 add
    @gridGutterWidth1200: 20px;
    @gridColumnWidth1200: floor((@T3gridWidth1200 - @gridGutterWidth1200 * (@gridColumns - 1)) / @gridColumns);
    @gridRowWidth1200: (@gridColumns * @gridColumnWidth1200) + (@gridGutterWidth1200 * (@gridColumns - 1));

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum