[Resolved] bootstrap carousel

Home Forums Support [Resolved] bootstrap carousel

Home Forums Support bootstrap carousel

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #171937
    Chad Biggs

    Will someone please tell me why there is a big gray area under my bootstrap carousel? And the images a kind of jumpey.

    http://cboysweb.com/sample-page/

    Thank you,
    -Chad

    #171945
    Chad Biggs

    I got the gray area smaller and it doesnt jump around but i still need to figure out how to remove that 10px gray line under the images. I also need to figure out how to make it full width of the browser.

    Any help is greatly appreciated,
    -Chad

    #171972
    Tom
    Lead Developer
    Lead Developer

    Hi Chad,

    This is something you’ll need to ask the developer of that plugin as I’m not familiar with it.

    #172055
    Chad Biggs

    Ok, I understand. Can you tell me how I can make my page full width? I have the sidebars turned off. Shouldn’t my content expand all the way out to the edge of my browser?

    -Chad

    #172127
    Tom
    Lead Developer
    Lead Developer

    You can either:

    a) Set your container width to something really wide in “Customize > Layout”.
    b) Add this CSS:

    body .grid-container {
        max-width: 100%;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.