Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • apoorva Friend
    #207743

    On http://www.apoorva.com

    We changed the vertical padding of each slideshow / hero from 290px to 90px on the home page. However, the total height of the container (740px) is making a blank space below the slideshow (before features module). When we did the “inspect element”, we found that we needed to change

    “<div class=”carousel-inner” style=”height: 740px;”>

    from 740px to 440px.

    However, we do not know where to change.

    Can you please help? Thanks.

    Pankaj Sharma Moderator
    #575146

    Hi
    Try my solution given below :
    Add this code in your custom.css


    #acm-slideshow-574 > .carousel-inner { max-height: 560px; }

    Change the height value as per your needs.
    Clear cache and check it .

    Pankaj Sharma Moderator
    #641476

    Hi
    Try my solution given below :
    Add this code in your custom.css


    #acm-slideshow-574 > .carousel-inner { max-height: 560px; }

    Change the height value as per your needs.
    Clear cache and check it .

    Pankaj Sharma Moderator
    #740138

    Hi
    Try my solution given below :
    Add this code in your custom.css


    #acm-slideshow-574 > .carousel-inner { max-height: 560px; }

    Change the height value as per your needs.
    Clear cache and check it .

    apoorva Friend
    #575149

    Worked like charm. BIG THANK YOU. 🙂

    apoorva Friend
    #641479

    Worked like charm. BIG THANK YOU. 🙂

    apoorva Friend
    #740141

    Worked like charm. BIG THANK YOU. 🙂

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

This topic contains 7 replies, has 2 voices, and was last updated by  apoorva 9 years, 4 months ago.

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