Archived topic
gap between footer widgets and footer, but only on one page
1 reply · Started by Mark on May 18, 2019
Viewing posts 1–2 of 2
I have tried using the web inspector tools, but haven't been successful finding out why there is a (maybe 10px) gap between the footer widgets and the footer on the "Calendar" page on my website.
If you could look and see why it is doing that, I would appreciate it.
Thanks
Hi there,
You have this CSS added for that one page:
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
/* margin: 50px; */
padding: 0;
margin-bottom: 10px;
}
This archived topic is closed to new replies.