Wide Matrix (wide_matrix)¶
← Back to Object Elements | 📋 All Elements
This element is available in the Lucit Template Designer Elements Panel and can be added to any template by clicking on it.
When this element is added, the code listed in Element HTML will be added as a new layer in your template design that you can then customize as you see fit.
Overview
- Type:
object - Element Class:
App\LuCore\DriveTemplates\BackgroundDriveTemplateElementClass
blue, pink, orange, fade, gradient, dark,
Preview
Element HTML
<div x-objectcode="wide_matrix" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_image_full_size_stretch" id="{id}" title="Wide Matrix"></div>
Default CSS
background-image: linear-gradient(to top, #fcc5e4 0%, #fda34b 15%, #ff7882 35%, #c8699e 52%, #7046aa 71%, #0c1db8 87%, #020f75 100%);