• Hello,

    I am trying to put my thumbnail image of my article centered.
    As you can see at this address here
    the image is on the left side
    How can i center this image?

    Thank for your help
    Guillaume

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi idiz31
    If I understand it well then you put this code to your

    child theme style.css

    or install plugin SimpleCustomCSS and put that code there

    figure.post-image {
        margin: 0 75px;
    }

    instead of 75px use anu No. you wish and suit your needs

    Hope this will help
    Cheers
    TR

    Thread Starter idiz31

    (@idiz31)

    Hey ! Look like it works !
    Thank mate !

    You are Welcomed
    Your site looks nice.
    Feel free to ask.
    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't center a thumbnail image’ is closed to new replies.