Viewing 2 replies - 1 through 2 (of 2 total)
  • It would be better to do with HTML but it is easier for me to tell you how to do it via CSS. Add the below CSS in your custom css in theme settings or style.css if you dont have those.

    img.alignnone.wp-image-38864.size-full {
    padding: 0px !important;
    margin: 0px !important;
    }
    Thread Starter Carpanta

    (@carpanta)

    thanks Aaron, as you said if someone could provide a HTML solution that I could insert into the post itself it’d be preferable because this theme is very fragile and gets crazy for little to no reason so Im wary of editing the style.css if I can help it

    but if no one else can provide a HTML option then I’ll go with yours

    cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘image too high above text level’ is closed to new replies.