Comments Rafael started the conversationSeptember 20, 2015 at 1:34amHello,how can I vertically centralize the title of the posts on the masonry meta overlaid style blog? I want it to be in the same way as the quote posts. Thanks! 8,990Tahir repliedSeptember 21, 2015 at 10:23amHey,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :@media only screen and (min-width: 691px) { body .masonry.meta_overlaid .masonry-blog-item .article-content-wrap { bottom: 6em !important; } } @media only screen and (max-width: 690px) { body .masonry.meta_overlaid .masonry-blog-item .article-content-wrap { bottom: 1em !important; } }Thanks ThemeNectar Support Team Rafael repliedSeptember 21, 2015 at 1:37pmThat worked great, thanks! Sign in to reply ...
Hello,
how can I vertically centralize the title of the posts on the masonry meta overlaid style blog? I want it to be in the same way as the quote posts. Thanks!
Hey,
Thanks
ThemeNectar Support Team
That worked great, thanks!