Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1041542

    Hi
    No it doesn’t mean that.in bootstrap 3 all container has a fixed width for a specific size.
    Move the footer outside div is only to apply the style code on footer container. Because slideshow not adapting the design when we apply it on parent container.

    rangga san Friend
    #1041721

    This is what I did to meet my requirement

    I put back php <?php $this->loadBlock('footer') ?> to <div class="wrapper-hd">

    and activate code from your suggestion in custom.css

    @media (min-width: 1600px)
    {
    .wrapper-hd {
        margin: auto;
        width: 100%!important;
    }
    }

    then resize the slideshow image to 1920 x 960

    anyway, thanks for assisting

    Pankaj Sharma Moderator
    #1041733

    You are welcome!

Viewing 3 posts - 16 through 18 (of 18 total)

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