Search for: Log In Free Support [Resolved] Blog Page Changes Home › Forums › Support › Blog Page Changes This topic has 10 replies, 3 voices, and was last updated 3 years, 7 months ago by Leo. Viewing 11 posts - 1 through 11 (of 11 total) Author Posts August 15, 2017 at 4:12 pm #366796 Sebastián Is it possible to make my blog look similar to this? http://i.imgur.com/Bk1i8FH.png I really like the structure (don’t like the small size of the images though) My current blog page: https://www.mmarketingonline.com/blog/ Image: http://i.imgur.com/9zuYvUZ.png Thanks GeneratePress 1.4 August 15, 2017 at 11:43 pm #366983 TomLead Developer Lead Developer Which specific part of it? The full width continue reading button? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development August 16, 2017 at 6:47 am #367214 Sebastián Yes! and the layout in general, i know i have to put a grey background for example but it doesn’t look the way i want to. Example: http://i.imgur.com/YpAAaE2.png August 16, 2017 at 5:57 pm #367649 Sebastián I fixed the layout, i would like the full width continue reading button August 16, 2017 at 10:21 pm #367718 TomLead Developer Lead Developer Try this: .read-more-container { clear: both; } .read-more-container a { display: block; text-align: center; background: red; color: #fff; border-radius: 5px; padding: 10px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development August 17, 2017 at 5:55 am #367903 Sebastián Worked great Tom! Now im just missing the hover code. Thanks! August 17, 2017 at 6:10 am #367911 Sebastián The once i clicked changed the color, i don’t want that. Found the hover code so don’t worry about that. August 17, 2017 at 6:24 am #367919 Sebastián Another thing, Featured images look misaligned with the excerpt: http://i.imgur.com/BI188Hd.png I would like to move them a little bit “Inside” like this: http://i.imgur.com/XIRQDNa.png Thanks again and sorry about all my doubts! August 17, 2017 at 8:21 am #367985 LeoStaff Customer Support Try this: .post-image-below-header.post-image-aligned-left .post-image { margin-top: 10px; margin-right: 15px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 17, 2017 at 8:23 am #367989 Sebastián PERFECT! Thank you so much August 17, 2017 at 8:41 am #368011 LeoStaff Customer Support Glad we could help! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 11 posts - 1 through 11 (of 11 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In