seanmc980
Member
Posted 8 months ago #
I can't for the life of me figure out this one out...
CSS only loads on homepage..it's a test site
http://newrevo.net/
It's an older custom template that I redid from an older WP site... I know I had some JS code in there but I've removed most of it.
any ideas?
It looks as though your structuring divs have different ids or classes on the front page as they do on sub-pages. My advice would be to back up your theme, then try to replicate the front page div structure. E.g. #columnwrapper will need to be the main wrapper to style correctly in sub pages.
John