Home › Forums › Pro Support › move title at the bottom in overlay card This topic has 5 replies, 3 voices, and was last updated 4 years, 5 months ago by David Beckwith. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 20, 2019 at 8:19 pm #8860 AlessioParticipant hi tom, I just started looking into wpsp pro 1.0 beta is there a simple way to invert the display order of title and meta? right now the title is displayed at the top of the cards, is it possible to move it to the bottom? thank you in advance as usual alex April 21, 2019 at 3:36 pm #8874 TomKeymaster Hey Alex, Which style are you using? April 22, 2019 at 5:00 pm #8892 AlessioParticipant Hi Tom thank you for your reply I am trying to use the Overlay style Alex April 23, 2019 at 1:08 am #8901 David BeckwithParticipant Hi there, try this CSS: .wpsp-overlay .wpsp-content-wrap { flex-direction: column-reverse !important; } .wpsp-overlay .wp-show-posts-entry-header { margin-top: auto; } .wpsp-overlay .wp-show-posts-entry-meta-below-post { margin-top: 0 !important; } April 23, 2019 at 2:25 am #8902 AlessioParticipant Hi David thank you, it worked perfectly ALex April 23, 2019 at 4:56 am #8909 David BeckwithParticipant Awesome – glad to be of help. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In