[Support request] How to add this element in my post title?

Home Forums Support [Support request] How to add this element in my post title?

Home Forums Support How to add this element in my post title?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1121038
    Shivam

    I want to add points between each meta info of my header.
    (Something like this)

    (My current design looks like this)

    #1121087
    David
    Staff
    Customer Support

    Hi there,

    can you share the html you have in your header element ?

    #1121447
    Shivam
    <span class="hero-terms">{{post_terms.category}}</span>
    <h1>{{post_title}}</h1>
    <span class="author-terms">[page_hero_gravatar] {{post_author}} [modified_date]</span>
    #1121631
    David
    Staff
    Customer Support

    You can simply include the Bullet symbol within your HTML eg.

    <span class="author-terms">[page_hero_gravatar] • {{post_author}} • [modified_date]</span>

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.