• Resolved Michael Bett

    (@michaelbett63)


    Hi Virgildia,

    I’m really finding Carousel Slider Block for Gutenberg to be an incredibly powerful plug in. Thank you for making this available for the community. I am wondering if it is possible to support a full-width display. I’ve volunteered to build a web site for a land trust, and they are asking for a full width slider.

    Is there a change to the CSS that I could make? I couldn’t find an obvious change, but CSS is not always easy for me!

    Thanks for any help you can provide.

    Michael

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Virgildia

    (@virgildia)

    Hi @michaelbett63 click on the carousel block, then in the toolbar directly above the block, click the “Align” icon (it looks like stacked horizontal lines) and choose full width. If you don’t see the Align option, your theme must enable the block alignment options (via add_theme_support('align-wide') or theme.json) and it must include CSS to properly render those full or wide width blocks on the front-end. It looks like your theme already has the required CSS but you many need to add add_theme_support('align-wide') in your functions.php to see the Align option in the block.

    • This reply was modified 7 months, 1 week ago by Virgildia.
    Thread Starter Michael Bett

    (@michaelbett63)

    Hi Virgildia,

    Thank you so much! That worked!

    Best,

    Michael

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

The topic ‘Full Width Display for Carousel Slider Block for Gutenberg’ is closed to new replies.