Mobile Content Width
-
Hello. I’m using the 2013 theme and at the moment the content width of my blog isn’t full when viewed from a mobile. It was at full width a few days ago but since then iv’e tinkered with the CSS quite a bit. Iv’e tried adjusting just about every element iv’e changed, but nothing’s worked so far.
The blog I need help with is: (visible only to logged in users)
-
playing with the developer tools in chrome shows me that the class “.hentry “
set to
“padding: 25px;” is what is keeping the blog entries from being full width when resized to a mobile device width.
change that setting (which is in your custom CSS) to 0 and it appears to be full width on mobile. -
Cheers for that. Do you happen to know another way to create a bit of space between posts?
-
Oh, never mind.I just got rid of the hentry entry all together and that created enough space.
- The topic ‘Mobile Content Width’ is closed to new replies.