Add container class around rows

Created on 22 October 2014, about 10 years ago
Updated 11 December 2024, 8 days ago

Hello!

I want to get such html structure

<div class="">
	<div class="container">
		<div class="row">
		...
		</div>
	</div>
</div>
<div class="">
	<div class="container">
		<div class="row">
		...
		</div>
	</div>
</div>
...

I want to use Panels Bootstrap Layouts for this, but I cannot do that, because Panels Bootstrap Layouts module does not allow to wrap separate rows into containers.
So I am forced to use mini panels to get what I want.

My feature request: add option to wrap rows with DIV with "container" class. (in layout designer)

Is it possible?

EDIT: Or maybe it is better to add ability to add multiple canvas to layout designer?

✨ Feature request
Status

Closed: outdated

Version

3.0

Component

Code

Created by

πŸ‡·πŸ‡ΊRussia dragon658

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024