Archived topic
How to add this element in my post title?
3 replies · Started by Shivam on January 3, 2020
Viewing posts 1–4 of 4
I want to add points between each meta info of my header.
(Something like this)
Hi there,
can you share the html you have in your header element ?
<span class="hero-terms">{{post_terms.category}}</span>
<h1>{{post_title}}</h1>
<span class="author-terms">[page_hero_gravatar] {{post_author}} [modified_date]</span>
You can simply include the Bullet symbol within your HTML eg.
<span class="author-terms">[page_hero_gravatar] • {{post_author}} • [modified_date]</span>
This archived topic is closed to new replies.