This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Origami Premium Change Date Layout Of Posts

11 years ago · Last reply by Andrew Misplon 11 years ago

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

1
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi 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.

Have a different question or issue?

Start New Thread