Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    The carousel is currently restricted to 1080px by this CSS selector:

    .et_pb_row {
    width: 1080px;
    margin: 0 auto;
    padding: 30px 0 0 0;
    position: relative;
    }

    This looks like it’s core to the DIVI theme structure so what you would need to do is locate the carousel either in a full-width module/content area or add the shortcode include directly into the template if the former option isn’y available to you.

    Thanks,
    Dave

    Thread Starter paoloru

    (@paoloru)

    ok thanks, its a little bit advanced to me.
    I’ll find some other option.

    regards
    Paolo

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Carousel fullwidth with DIVI theme’ is closed to new replies.