Home › Forums › WoodMart support forum › WOODMART Recent Blog Posts Widget WOODMART Recent Blog Posts Widget This topic has 3 replies, 3 voices, and was last updated 6 years, 9 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 2, 2018 at 2:04 pm #37013 nathancarvalhoParticipant Hello, How can I make the widget in the mega menu look like the demo? I’ve benn trying but it just dosen’t look good as the original layout. Attachments:You must be logged in to view attached files. February 2, 2018 at 3:17 pm #37044 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings. .griffo-posts-recentes .recent-posts-thumbnail { float: left; margin-right: 15px; } .griffo-posts-recentes .entry-title { margin-bottom: 10px; font-weight: 600; color: #2d2a2a; } .griffo-posts-recentes .recent-posts-info .entry-title a { color: #2d2a2a; } .griffo-posts-recentes .woodmart-recent-posts-list > li:after { content: ''; display: block; clear: both; } Regards February 2, 2018 at 3:34 pm #37050 nathancarvalhoParticipant Thanks 🙂 February 2, 2018 at 3:58 pm #37058 Artem TemosKeymaster You are welcome! Author Posts Tagged: blog widget Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register