Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • stefanuk Friend
    #1072260

    Hi There’s a large gap in the home page between the top slideshow module and the module below Can you please check how to remove it

    Another problem is I have tried to add following code to /css/custom.css; try to make the full width for the slideshow

    @media (min-width: 1600px) { .container-hd { width: 100%;    }   }

    but it left a gap on the right side, can you please also check it.

    • This topic was modified 7 years ago by  stefanuk.
    Pankaj Sharma Moderator
    #1072497

    Hi
    Open template options > layout > skip component > add Home menu
    http://prntscr.com/h6qji5
    I added it for you now the space is gone,

    Regards

    stefanuk Friend
    #1072555

    Hi Pankaj
    Thanks for your support
    Can you please also check the following:

    Another problem is I have tried to add following code to /css/custom.css; try to make the full width for the slideshow

    @media (min-width: 1600px) { .container-hd { width: 100%;    }   }

    but it left a gap on the right side.

    Pankaj Sharma Moderator
    #1072570

    Hi
    Add this code

    @media (min-width: 1600px)
    {
    .t3-slideshow .container-hd {
        width: 100%;
    }}

    It is showing gap because this is the max size of the images you can add bigger images to fill the full-screen area.

    Regards

    stefanuk Friend
    #1072618

    Hi
    After adding the code there is still a gap
    Please check

    Pankaj Sharma Moderator
    #1072624

    It is showing gap because this is the max size of the images you can add bigger images to fill the full-screen area.

    Please check my last post again 🙂

    Regards

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

This topic contains 5 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