#20886
Shekhar Bhandari
Participant

Hi Ron,
If so, use the following Custom CSS to change the background of the navigation bar.

#cel-header {
	background-image: url('your image link here');
}

Thanks.