Dreadnought Posted February 29, 2020 Share Posted February 29, 2020 Hi, folks. I want to add an Intro Block to the Tudor template that will allow me to display an introductory paragraph above blogs. I know the Mojave template allows this, but I haven't found a way to replicate this feature in Tudor. Many thanks. Link to comment
tuanphan Posted February 29, 2020 Share Posted February 29, 2020 Can you share link blog on your site? Some CSS can solve this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Dreadnought Posted February 29, 2020 Author Share Posted February 29, 2020 Here's a link: https://www.thesassenachmoose.com/journey-to-united-states-citizenship I'm trying to get an Intro Block above the blog layout. I enjoy the masonry blog layout used in Tudor, but wish to have an introduction block like the Mojave template allows. Thank you for your reply, tuanphan! Link to comment
tuanphan Posted March 2, 2020 Share Posted March 2, 2020 On 2/29/2020 at 8:28 PM, Dreadnought said: Here's a link: https://www.thesassenachmoose.com/journey-to-united-states-citizenship I'm trying to get an Intro Block above the blog layout. I enjoy the masonry blog layout used in Tudor, but wish to have an introduction block like the Mojave template allows. Thank you for your reply, tuanphan! Add to Home > Design > Custom CSS .view-list.collection-type-blog main#page:before { content: "Here is intro text"; display: block; text-align: center; margin-bottom: 40px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.