Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mvd010 Friend
    #1072440

    I am using the template JA-Platon and I really like it. I have a question regarding the white borders. The template is not fullscreen, because you see on the right and left white borders. Is it also possible to change this into fullscreen. I could not find the possibility in the template management.

    Mywebsite

    Pankaj Sharma Moderator
    #1072518

    Hi
    Here is documentation that helps you to change the template width.
    I also request you to subscribe for JATC or Dev. membership to get the support and download for this template.
    As per support policy user must have an active membership for support and downloads.

    Regards

    mvd010 Friend
    #1072655

    Unfortunate this isn’t working I already study this documentation. I cannot find default grid in variables.less. I only found this code but although I try to change everything it won’t work in JA PLaton!

    // 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;
    
    // HD screen
    @container-hd-desktop:         ((1440px + @grid-gutter-width));
    @container-hd:                 @container-hd-desktop;
    Pankaj Sharma Moderator
    #1072779

    Hi
    this is the width value that is defined in the template.
    You can change it > compile less to css and check, In bootstrap, you can define a fixed width for the container size and if you are looking to add full-width position take a look here.
    I also request you to subscribe for JATC or Dev. membership to get the support and download for this template. It helps me to check the issue on your site and give you better support for it.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years ago.

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