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

    // Container sizes
    // --------------------------------------------------
    
    // Small screen / tablet
    @container-tablet:             ((720px + @grid-gutter-width));
    @container-sm:                 @container-tablet;
    
    // Medium screen / desktop
    @container-desktop:            ((940px + @grid-gutter-width));
    @container-md:                 @container-desktop;
    
    // Large screen / wide desktop
    @container-large-desktop:      ((1140px + @grid-gutter-width));
    @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 6 years, 2 months ago.

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