Home › Forums › Support › I want to change my blog post like this This topic has 6 replies, 2 voices, and was last updated 5 years ago by David. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts August 18, 2019 at 3:36 am #987038 Shivam Hey team, can you please share code for changing the blog post list in exact same design… Here is the URL – https://fossbytes.com/ Here is the screenshot – Click here Here is the URL of my website – http://www.gadgetsvtech.com August 18, 2019 at 6:20 am #987121 DavidStaff Customer Support Hi there, try this: body:not(.single):not(.page) .inside-article { display: grid; } body:not(.single):not(.page) .post-image { grid-column: 1; grid-row: 1 / 5; margin-right: 20px !important; } body:not(.single):not(.page) .entry-header { grid-column: 2; grid-row: 1; } body:not(.single):not(.page) .post h2 { font-size: 20px; } body:not(.single):not(.page) .entry-summary { font-size: 14px; } August 18, 2019 at 6:35 am #987125 Shivam It is looking good on desktop but on mobile it is not looking good August 18, 2019 at 6:50 am #987129 DavidStaff Customer Support How do you want it displayed on mobile with the image still aligned left or above the content? August 19, 2019 at 1:16 am #987631 Shivam In mboile view i wants to dispaly full image August 19, 2019 at 1:22 am #987632 Shivam Thankyou, I have fixed it up… August 19, 2019 at 5:24 am #987759 DavidStaff Customer Support Awesome – looks great – glad to be of help. Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In