Forums

autofocus alignment image to center (3 posts)

  1. sfethan
    Member
    Posted 2 years ago #

    autofocus theme, how do I align single image post to center if it's not 800 width? been trying and trying...I'm just suck at coding...

  2. kz
    Member
    Posted 2 years ago #

    Add below rules in style.css:

    .entry img{
    display:block !important;
    margin:0 auto !important;
    }
  3. orangemonkeyj
    Member
    Posted 2 years ago #

    Sorry where in style.css is this meant to go?

    I've tried adding it to no avail.

Topic Closed

This topic has been closed to new replies.

About this Topic