Nested Rows

guys - is it possible to stack.nest rows yet?

Many thanks

Darron

Hey Darron,

Sorry to say but that’s not possible as of yet. You can use shortcodes as a workaround. :slight_smile:

Ben

Hi Ben - many thanks for getting back to me.

No problem at all regarding nested rows - could you point me in the right direction for docs on shortcode as a workaround

Have a great weekend

Darron

Hey Darron,

Apologies, I immediately assumed you wanted columns within columns. What kinda layout are you trying to achieve? Can you elaborate?

Ben

[Content Hidden]

Hey Darron,

We can actually add a background to specific modules via custom CSS. I believe you’ll be using Text Editor to create that part. Simply add a CSS Selector to that module, e.g., fl-text-editor-bg, then try using the CSS snippet below.

.fl-text-editor-bg .fl-module-content {
  background: gray;
}

Let us know how it goes! :slight_smile:

Ben

Hey Ben,

This worked perfectly - added a CSS Class and applied styling to that - see here (near bottom of page): http://cartmelcottages.users42.interdns.co.uk/how-to-get-here/

Thanks so much again - hope all is going well!

Darron

Hi Darron,

Thanks for informing us the issue has been resolved, we appreciate it.

Thanks,
Danny