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.

Centre a Post’s content automatically

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Is there any custom CSS I can use to centre a post automatically without having to centre it in the wordpress editor. I use an app called blogo to do my writing but when I post it from Blogo, it is all left justified

URL: http://onthelevelblog.co.uk

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Thibaste

    Thanks for reaching out. Please try the following in the field at Appearance >Custom CSS:

    /* Single Posts */
    .single .entry-header, 
    .single .entry-content, 
    .entry-categories {
      text-align: center;
    }

    Let us know how that goes.

  2. Thibaste 10 years, 10 months ago

    Perfect! Thank you!

  3. Andrew Misplon Staff 10 years, 10 months ago

    Super, glad to hear that helped :)

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