• We have three small images on our home page all the same dimensions, displayed in a row on a pc. Unfortunately the first one is slightly raised. This can also be seen on a tablet. Any clues? Visit http://sgcbeta.co.uk to see the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think the same or a very similar problem is also showing in the Social Feather further down – the ‘Share by Email’ icon is dropped relative to the others.

    Nehul

    (@nehul-patel)

    put this code in your theme’s Custom CSS if it is available or go to Appearance > Editor > style.css to set your images in alignment.

    you can see style.css at right side under the Templates.

    #content .entry-content img:first-child { margin: 1.5rem auto;}

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image alignment’ is closed to new replies.