Remove Black Lines Header / Footer

I have looked all over and inspected and can’t seem to find these bars…

http://ji2e.com/contact/

faint toward top and thicker more obvious toward the bottom.

Hi There,

Thank you for writing in, please add this to Theme Options > CSS

.entry-wrap {
	box-shadow: none !important;
}

You can find the proper CSS code selector using the Chrome browser Developer Toolbar
For the CSS code itself, I suggest that you get started with this tutorial

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.