Home › Forums › Pro Support › 2 Columns show posts This topic has 4 replies, 2 voices, and was last updated 2 years, 6 months ago by Bizhan. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts March 5, 2021 at 10:10 am #27675 BizhanParticipant Hello How is it possible to have 2 Columns show posts on mobile devices? Regards March 7, 2021 at 10:58 pm #27746 elvinModerator Hi there, Do you want to have ALL of the WPSP list to have 2 columns on mobile or only specific lists? If you want ALL of the WPSP list to have 2 columns on mobile, try this CSS: @media (max-width: 768px) { .wp-show-posts-columns .wp-show-posts-single { width: 50%; } .wp-show-posts-columns { margin-left: -2em !important; } .wp-show-posts-columns .wp-show-posts-inner { padding-left: 2em; } } March 22, 2021 at 10:24 am #28347 BizhanParticipant Hi This css code in RTL theme not working fine! March 22, 2021 at 5:46 pm #28372 elvinModerator Can you link us to the page in question to check? You can send the link through our contact page if you wish to keep it private. https://wpshowposts.com/contact/ Let us know. March 23, 2021 at 12:19 am #28395 BizhanParticipant Hi Its offline ( on Localhost ) Please check this URL : https://ibb.co/qDnpJVT Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In