Hi I would like to change the body back ground color. Thank you http://avisualadvantage.net/SoldItClosedIt
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .home_container { background: yellow; }
Thanks you. In the Colorway them having a body color worked good as there was not that line under the slider. http://avisualadvantage.net/SoldItClosedIt/ = line under picture where background color starts http://www.wsbowhunters.org/ = background color works well even under the slider Can I this theme so the colored background goes all the way up to the slider. Thanks
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slider-container { background: yellow; } This will solve your issue.