Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • akay_noa Friend
    #1035277

    The template is not in full width

    Pankaj Sharma Moderator
    #1035386

    Hi
    The template is based on Bootstrap 3 that has a fixed width for specific screen sizes.
    Add below code in custom.css file

    @media screen and (min-width: 1640px)
    {
    .ja-vertical-menu .t3-wrapper .container {
        width: 80%!important;
    }}
    

    This will help you to fix the issue you shared in the screenshot.

    Regards

    akay_noa Friend
    #1035426

    Can you tell me the path of the custom.css file
    Thank you

    Pankaj Sharma Moderator
    #1035531

    Hi
    Please add a file with name custom.css file in the /templates/Your JA Template/css/custom.css

    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 6 years, 11 months ago.

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