Hello, Go to the Appearance > Theme Option > General Settings and remove the <h1> tag from the "Top Right Contact Details" section. This will solve your issue.
Sorry, I asked the question incorectly. I want to remove the shading in the box that holds the phone number. That did not do that.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_wrapper .call-us{ background:none; border:none; }