Custom CSS edits show on phone but not on ANY desktop
-
So, this problem showed up right after I updated the theme – is there something special I have to do to get my child theme working properly again? I’m working in the style.css from the WordPress admin panel in my customizr-child theme.
Here’s what I’ve added:.page h1.entry-title { text-align: center; margin-top: 5px; } .featurette-divider { margin: 10px 0; border-color: #432670; border-top: 0px; }
That SHOULD center the page title, make the line under it thin and purple, and adjust some of the spacing. I’m fairly certain the code is correct (or at least works lol) and the style.css is loading because these changes show on my phone. However, they do not show on my desktop or laptop in either Chrome or IE (logged in or out). I cleared my personal browser cache and I don’t *think* I have any plugins that would be caching css – I have not specifically added one at any rate.
Here’s a page you can view to inspect.
Any help is, of course, appreciated!
- The topic ‘Custom CSS edits show on phone but not on ANY desktop’ is closed to new replies.