Header Image Can't Be Removed On Mobile Devices

I recently removed my header image and added a slider above the masthead instead. I used some css to remove the logo text. Now everything looks great on desktop but on mobile the slider and the original header image are both displayed. I’m not sure how the header image is still lingering around since I deleted it from the logo area. Tried turning off caching, thinking that might do it, but the old header image is still there.

Site is http://www.nextgenfinancialadvice.com

The CSS I used to remove the logo text is:
.x-brand.text {
display: none;
}

Well I fixed it by upgrading X to Pro, but it is weird that this changed anything.

Oops, didn’t realize I sent in this request in under the wrong user.

Hi There,

Glad things sorted out, yup that sounds weird to us, probably a caching related.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.