How can I replace the current header with a Full width header/banner? And what is the best size for the graphic? Thanks
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_wrapper .header { background: url('YOUR IMAGE ADDRESS') no-repeat; background-size:100%; background-repeat:no-repeat; } Thanks & Regards Nitesh Raghuwanshi