Home › Forums › Support › meta on one line This topic has 3 replies, 2 voices, and was last updated 4 years ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 7, 2019 at 1:09 am #831356 Aidos Hi. How can I arrange these elements (1) on one line as at 2? In main page and in rubrics pages? March 7, 2019 at 2:25 am #831418 DavidStaff Customer Support Hi there, try this CSS: .generate-columns .inside-article { display: flex; flex-direction: column; } .generate-columns .inside-article footer.entry-meta { margin-top: auto; padding-bottom: 2em; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 7, 2019 at 2:45 am #831441 Aidos thank you very much! March 7, 2019 at 2:45 am #831445 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In