test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pguo Friend
    #1088093

    I found the template teline iv is too narrow. How can I increase the whole width?

    Thanks,

    Saguaros Moderator
    #1088228

    Hi,

    This template is built with Bootstrap, you can change the width of container size in the LESS file: root/templates/ja_teline_v/less/variables.less

    1. // Container sizes
    2. // --------------------------------------------------
    3.  
    4. // Small screen / tablet
    5. @container-tablet: ((720px + @grid-gutter-width));
    6. @container-sm: @container-tablet;
    7.  
    8. // Medium screen / desktop
    9. @container-desktop: ((940px + @grid-gutter-width));
    10. @container-md: @container-desktop;
    11.  
    12. // Large screen / wide desktop
    13. @container-large-desktop: ((1140px + @grid-gutter-width));
    14. @container-lg: @container-large-desktop;
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years ago.

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