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.

How to center post title

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

First of all, thanks for the great plugin. This has made customizing my blog very simple.

I want to center a post title, “So Why Buy Your Web Content From Me?” which you can see on the home page of my blog. The post is in a text widget. I’ve tried placing html center tags on either side of the title, but it refuses to budge from the left. Where am I going wrong?

Many thanks in advance for your help.

URL: http://thecontentbloke.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Robert Traynor 11 years, 10 months ago

    Solved!

    I installed a free WordPress plugin called HTML Widget Text that enables the user to apply html to Widget titles. But you must put the code in square [ ] brackets rather than the usual .

  2. Andrew Misplon Staff 11 years, 10 months ago

    Hi Robert

    Thanks for running Vantage and for sharing your solution with us.

    Another solution might to be place the following under Appearance > Custom CSS:

    #page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    text-align: center;
    }

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