Skip to content

Night Fade (night_fade)

← 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

Purple, Gradient, Background, Fade, pink, pastel, light,

Preview

Element HTML

<div x-objectcode="night_fade" class="lc_ut_designer lc_dt_element lc_dt_object lc_dt_image_full_size_stretch" id="{id}" title="Night Fade"></div>

Default CSS

background-image: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%);

← Back to Object Elements | 📋 All Elements