Home page not rendering properly on mobile devices
-
Hello
I recently put this code in my Custom CSS plugin:
.home #primary {
margin: 0;
width: 600px;But now it’s not rendering properly on mobile devices. The home page is cut off. I wanted the sidebar to ONLY display on the home page and not the other pages, that’s why I used that code. But it’s messing up the mobile display. Help!
- The topic ‘Home page not rendering properly on mobile devices’ is closed to new replies.