• Resolved khlota

    (@khlota)


    Not sure what I did here but I somehow have a large white gap before my tags after my homepage post. It seemed to shift after I made templates for other pages (i think). What I think I should be able to do is put a margin-top: 15px on div#footer and take off the margin on the white background but I can’t seem to get that to work. It seems so simple in my head ??

    Any idea how I can fix this? Any help would be appreciated.

    https://myownway.com/blog/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter khlota

    (@khlota)

    HELLO?

    the white space disappears when you delete the ‘display:block;’ form the ‘.clear’ in the style.css (although I have no idea why this creates the white space in the first place):
    .clear { display:block; clear:left; }
    hopefully this does not affect your blog in any other areas ??

    Thread Starter khlota

    (@khlota)

    BLESS YOU.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gap after Post, before Tags’ is closed to new replies.