SFSW Posted March 22, 2022 Share Posted March 22, 2022 Site URL: https://www.stannyfield.com/stannyfield-dispatch I would like to use CSS to move the "Read More" (or "Read Full Post") links to the same line on my Blog Page. Can someone please help? Thank you! Link to comment
tuanphan Posted March 24, 2022 Share Posted March 24, 2022 Add to Design > Custom CSS /* Align read more */ @media screen and (min-width:768px) { h1.blog-title { min-height: 85px; } } 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
SFSW Posted March 24, 2022 Author Share Posted March 24, 2022 Thank you! This works perfectly! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment