- This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago by Andrew Misplon.
Tagged: blog
- AuthorPosts
- June 10, 2016 at 8:38 pm #3743
Simon Social MediaParticipantHi,
I’d like to reduce the width of my blog on both sides on http://www.simonsocialmedia.com so the text doesn’t go right to the edge. Reason being I think this will give a cleaner look and a better reading experience, how can I go about this?
Thanks
June 10, 2016 at 8:43 pm #3744
Simon Social MediaParticipantLike this for example: http://blog.hubspot.com/marketing/inbound-recruitment#sm.000zl15341c6se4nzl62dhxb46sw6
June 11, 2016 at 11:57 am #3745
Andrew MisplonKeymasterHi Simon
Thanks for your support. The blog could definitely do with a constrained layout. Please, try the following at Appearance > Custom CSS and let me know how it goes:
/* Blog */ .blog #primary,.single #primary,.archive #primary { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 810px; margin: 0 auto; }
June 11, 2016 at 12:29 pm #3746
Simon Social MediaParticipantThank you Andrew, perfect. And great support as always.
June 11, 2016 at 12:33 pm #3747
Andrew MisplonKeymasterSuper 🙂 Glad to hear that helped. Chat soon. Cheers.
- AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.