Home › Forums › WordPress Themes – Premium › Celestial (Celestial Reloaded) › Title Bar › Reply To: Title Bar
January 16, 2015 at 7:35 am
#20886
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.