Hi. I'm wondering why the post date on the left side gets cut off when I shrink my screen. It also is cutoff on the iphone.
http://devicemedicalmarketing.com/
Habitat Layout: 'Post' Dates are Cutoff
2 posts from 2 voices-
Posted 2 years ago #
-
Try to change following code in style.css
.boxed{ position: relative; margin:0 auto; width:1000px; padding:15px 0; }to
.boxed{ position: relative; margin:0 auto; width:1200px; padding:15px 0; }Posted 2 years ago #
Reply
You must log in to post.














