Remove Demo Content
| /*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); } |
| /*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; } |
Comments
looks like it's custom css which is located under Theme options > Custom CSS & JS > Custom CSS section.