• Resolved arrisje

    (@arrisje)


    I would like all my post to have the featured image in the middle of the page not on the left which is by default. Could someone help me with the css code to move the featured image to the center?

    • This topic was modified 4 years, 1 month ago by arrisje.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter arrisje

    (@arrisje)

    Never mind figured it out. For those who needs it.

    .entry img {
    				margin: 0 auto;
    }
    

    Hi @arrisje,

    Great to see that you were able to get this sorted, and thank you for sharing your findings with others- I’m sure quite a few people will appreciate this.

    Let us know if you need help with anything else! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured image location’ is closed to new replies.