• tfandv

    (@thefoxandvixen)


    Hi

    I am trying to centre a featured image but currently I am unable. Im using the Parker theme by station seven & have no coding experience.

    I have searched the forum and have found a couple of pieces of code to add into the custom css editor but none have so far worked.

    Those were:

    .post-thumbnail img {
    margin: 0 auto;
    height: 300px;
    }

    and

    .post-img {
    text-align: center;
    }

    Thanks for any help
    T

Viewing 1 replies (of 1 total)
  • the Parker theme is a premimum theme. You should cotact the authors of the theme to get help since we don’t have access to it.

    You could also try using the FireBug extension in FireFox and teh ‘examine’ tool. this will allow you to select an element and see the CS selectors that are applied to it and do dynamic cnanges of teh CSS to see the effect. Then you can add the CSS to your settings.

    Good Luck.

Viewing 1 replies (of 1 total)

The topic ‘Featured Image won’t centre’ is closed to new replies.