Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #48926
    Whitney
    Member

    Hello – I’m trying to add 3 thumbnail size featured content images. They are off-center from their respective titles and related content, appearing to be left-justified even though I haven’t selected this option. Any suggestions? Thank you.

    #48948
    Sakin
    Keymaster

    @Whitney: Can you post in your site URL so that I can check in.

    #48961
    Whitney
    Member

    66.147.242.166/~kjsindus

    #48967
    Sakin
    Keymaster

    @Whitney: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:

    #featured-post figure {
        display: inline-block;
        margin: 0 auto;
    }
    #48981
    Whitney
    Member

    That did the trick. Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Content Images Off Center’ is closed to new replies.