Origami Premium Change Date Layout Of Posts
Hello, I am using the Origami Premium with page builder and is curious if there is a way to get rid of or at least align right the post specific date? I have made a child theme and am currently running that.
Please let me know.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Megan. There aren’t currently any block level elements within that post info div for us to use. So we can only easily right align all the text. Try this under Appearance > Custom CSS and you’ll see what I mean:
/* Post Info */ .post .post-info { text-align: right !important; }You’d need to make changes to the template to right align only the date.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.