Custom Elements

Home Forums Use Any Fonts Custom Elements

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4119
    Simon Ashley
    Guest

    Hi,

    I’m trying to change my .date-format to my Headings font. Firebug shows me this, I’m just unsure as to what will work in the custom element field.

    <div class=”date-format”>
    <span class=”day”>25</span>
    <span class=”month”>Mar 2015</span>
    </div>

    #4120
    Dinesh
    Keymaster

    Hi Simon,

    You can try .date-format or .date-format span or .date-format span.day, .date-format span.month.

    You can keep this in your custom element and assign font to it.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Custom Elements’ is closed to new replies.