Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Phil Ewels

    (@tallphil)

    Hi Don,

    Absolutely – try the following CSS:

    .carousel-caption {
        padding-bottom: 200px;
    }

    The 200 is arbitrary – have a play with the number to get it exactly where you want it.

    Hope this helps!

    Phil

    Thread Starter dondemaio

    (@dondemaio)

    Thanks, Phil. Looks great.

    Hi,

    I just started using this plugin. I need the image to cover the whole width of the screen. Is there any way please?

    Plugin Author Phil Ewels

    (@tallphil)

    Hi Ikodiks,

    The carousel will resize to fit the container that it is within. If it’s not already the whole width of the screen, then it must be held within another HTML element (probably in your wordpress theme).

    To get around this, you’ll probably need to edit your theme. For an example of a full-width carousel, see the bootstrap docs: http://getbootstrap.com/examples/carousel/

    Phil

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Move caption location’ is closed to new replies.