Home › Forums › Support › A Specific layout in archive This topic has 9 replies, 3 voices, and was last updated 4 years, 4 months ago by Leo. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts January 9, 2019 at 3:28 am #776952 Kulwant I want to have an exact layout of https://www.bloggingcage.com/blog/ in my GeneratePress theme. I mean I want first featured image big and other posts in grid style. How to achieve that? January 9, 2019 at 4:20 am #776988 DavidStaff Customer Support Hi there, go to Customizer > Layout > Blog – under Columns check the Make First Post Featured January 9, 2019 at 5:20 am #777038 Kulwant I got those settings and got that design too. π Now I want to make H2 text size of first post bigger than grid posts. How to do that? January 9, 2019 at 5:33 am #777054 DavidStaff Customer Support Looks like you found the solution to that. let me know. January 9, 2019 at 7:16 am #777284 Kulwant No. I didn’t find the solution yet. January 9, 2019 at 7:39 am #777315 LeoStaff Customer Support I see you’ve added this CSS that’s working: .first-post .entry-title { font-size: 38px; line-height: 44px; } The first post title is now bigger than the other posts. https://www.screencast.com/t/PMaVSUduG0 January 9, 2019 at 7:42 am #777318 Kulwant That blog is still using the old theme. I am trying to achieve these setting on another blog. Check here https://www.pocketadjust.com/blog/ January 9, 2019 at 7:43 am #777321 LeoStaff Customer Support Ahh I see. This should work: .featured-column h2.entry-title { font-size: 30px; } January 9, 2019 at 7:49 am #777330 Kulwant It helped.. Thanks π January 9, 2019 at 2:38 pm #777690 LeoStaff Customer Support No problem π Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In