Problem/Motivation

Background images/videos are still on viewport width, even if the section width is set to "page-width (all)".

Steps to reproduce

Add any layout, set a bg image, set the section width to "page-width (all)".

Proposed resolution

Restructure the 'fancy background image' markup, remove the extra wrapper, set the background image classes right on the .paragraph wrapper.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thomas.frobieter created an issue. See original summary.

thomas.frobieter’s picture

Version: 4.1.24 » 4.x-dev

thomas.frobieter’s picture

Status: Active » Fixed

The MR was accidentally based on the current stable release version, not on the current DEV, so we will have further fixes in this MR (which are pushed directly to DEV). Sorry, my fault.

However, this should fix the issue. New release incoming.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.