feature image blog post

Support Area Forums Selfie feature image blog post

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://www.thecurieux.com
  • Author
    Posts
  • #21393
    phil Hospod
    Participant

    Hi again,

    Quick question. How do you center align the feature image on a blog post. Looks like its always left aligned.
    Thanks,
    Phil

    #21394
    Bill Robbins
    Moderator

    Hello Phil,

    You can do that. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .entry-thumbnail {
      	text-align: center;
      }
      
    3. Update your settings.

    Let me know if you run into any trouble.

    Have a great weekend,
    Bill

    #21395
    phil Hospod
    Participant

    That worked – thanks

    #21396
    Bill Robbins
    Moderator

    Anytime Phil. Let me know if you need anything else.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘feature image blog post’ is closed to new replies.