Skip to content

3D Cool Ad (3d_cool_ad)

← Back to Text 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: text
  • Element Class: App\LuCore\DriveTemplates\TextDriveTemplateElementClass
  • Fonts: Bulette Bold

3D, cool, extruded

Preview

3D Cool Ad

Element HTML

<div x-objectcode="3d_cool_ad" class="lc_ut_designer lc_dt_element lc_dt_text lc_dt_text_editable lc_format_fit_text" id="{id}" title="3D Cool Ad" style="">3D Cool Ad</div>

Default CSS

color: white;
font-weight:bolder;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
text-shadow: 
      -1px 1px 0 #000,
      -2px 2px 0 #000,
      -3px 3px 0 #000,
      -4px 4px 0 #000,
      -5px 5px 0 #000,
      -6px 6px 0 #000,
      -7px 7px 0 #000;
font-family:'Bulette Bold';
rotate:30deg;

← Back to Text Elements | 📋 All Elements