• H2 and H3 and H4 heading have a bottom margin and I want them more flush??? with no bottom margin or padding, I added it to the css padding-bottom: 0px; and for margin to and nothing, Anyone??

    Thanks
    JT

    electromagnetichealth (dot) org/quotes-from-experts/

Viewing 1 replies (of 1 total)
  • Get rid of the border and look at adjusting this as well (it’s adding space between the header tags and your text):

    p
    {
    	line-height: 1.6em;
    	margin: 0.7em 0;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove bottom margin on H2 H3 H4’ is closed to new replies.