Grant Ab
Grant Ab

Reputation: 83

Why Is My Wordpress Theme Losing CSS On Mobile?

I'm working on a Wordpress theme over at http://mbgb.co.uk/blog

Up in-till an hour ago all was OK, now however whenever accessing the site with mobile dimensions, the previous CSS has disappeared. I've tried going back to previous CSS but that's not working and to my knowledge I've not touched any other part of the build.

Any advice?

Thanks in advance.

Upvotes: 0

Views: 127

Answers (3)

Grant Ab
Grant Ab

Reputation: 83

I'd just left a tag out - one day I'll learn not to panic. Sorry guys.

Upvotes: 0

user7912022
user7912022

Reputation:

I have checked the url you mentioned. Found some weird tags. Please open your website and view your page source(Ctrl + U). Preferably in Mozilla Firfox. As there the errors will be highlighted. Please see the attached screenshots. Go through the page source and resolve the things that are making these occur.

Please check Please check

Upvotes: 1

Boris Zegarac
Boris Zegarac

Reputation: 531

Did you checked if there are css rules that make your CSS appear only for desktop screens? This could be only explainable reason.

Upvotes: 0

Related Questions