Prueba 3
Note: This post carousel uses negative margin to pull the two outer posts partially outside the viewport. You can adjust how much of the outer posts show using the included CSS variables.
At the top of the CSS in the Custom CSS toggle of the parent row, you will see the following:
:root {
–bb-partial-post-carousel-1-desk: -15vw;
–bb-partial-post-carousel-1-tab: -30vw;
–bb-partial-post-carousel-1-mob: -50vw;
}
Increase or decrease the negative view width value for desktop, tablet, and mobile to show more or less of the outer posts. You can also adjust how many posts show on each device size using the layout settings in the post grid/carousel block, and the overhang will adjust accordingly.