Archived topic
WP Show Posts wrapping title on mobile
1 reply · Started by Rachel on November 13, 2018
Hi,
I have generatepress theme and using WP Show Posts in the Sidebar. My problem is that on the mobile, the title of the posts sit underneath the image instead of to the right of the image like they do on desktop.
WOuld it be the font size? I have added the following css already to adjust the font size, but is there a way to make it responsive?
.wp-show-posts {
font-size: 16px;
}
Thanks,
Rachel
Hi Rachel,
Any chance you can open a topic in WP Show Posts' support forum as it's a separate plugin?
https://wordpress.org/support/plugin/wp-show-posts
Thanks!