Remove Demo Content

Hello,
I have used the demo Conent "Smart" and everything worked fine, i removed all the demo pictures etc and createt my own website, but i cannot get rid of two things:

Copied, of the sorce Code:

/*Topbar*/
#Top_bar.is-sticky { background: url(http://www.xxxxx.xx/wp-content/uploads/2015/08/home_smart_slider_bg.jpg) top center; box-shadow: 0 0 0 0 rgba(0,0,0,.0); } 

and:

/*Footer*/
#Footer { background-image: url(http://www.xxxxx.xx/wp-content/uploads/2015/08/home_smart_footer-line.png); background-repeat: no-repeat; background-position: top center; background-color: transparent; }
#Footer .widgets_wrapper { padding: 70px 0 10px; }
#Footer .widget h4 { font-weight: 300; }


I hope you can tell me, how i can remove thes lines of code.

Thank you.

Comments

Sign In or Register to comment.