Viewing 1 replies (of 1 total)
  • Hi,
    Add following code to the child theme or custom CSS file.

    .center, .aligncenter {
        display: block;
        margin: 0 auto 0.5em !important;
    }

    It will reduce the margin below the images.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Why is my image taking its own line?’ is closed to new replies.