Home › Forums › Support › Blog Excerpts Not Centering on Mobile This topic has 5 replies, 3 voices, and was last updated 1 year, 3 months ago by Fernando. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 26, 2022 at 8:36 am #2264996 John Hi! RE: https://origami33stg.wpengine.com/ On mobile, blog excerpts float left. Adding 550px left padding corrects this when the phone is in portrait position. Turning the phone to landscape position, the text then floats right and off-screen. Thanks! John June 26, 2022 at 9:01 am #2265009 DavidStaff Customer Support Hi there, I am not seeing the Floated blog excerpt on that link? And what design are you trying to achieve ? June 26, 2022 at 10:47 am #2265061 John Hi David… I’m looking at this on an iPhone. What I’m aiming for is a replication of this site which was built with Thesis. This is what the Generate Press staging site looks like at the moment. Thanks, John June 26, 2022 at 7:22 pm #2265271 Fernando Customer Support Hi John, You have this custom CSS code added through Simple CSS which is causing the issue: .site-main { width: 915px; float: right; border-width: 0 1px 0 0; border-style: solid; border-color: #dddddd; } If you remove the width and the float CSS rules, that should fix the issue. Kindly let us know how it goes. June 27, 2022 at 6:57 am #2265740 John That did it. Thanks, Fernando! June 27, 2022 at 5:04 pm #2266356 Fernando Customer Support You’re welcome John! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In