Make Rows in Mobile?
-
Hi There,
I’m using this plugin and I really like it. However, on my mobile version it’s just showing one long column of four thumbnails. I’m wondering if there’s a way to force it to shrink the four thumbnails into one row on mobile, (as it displays on desktop) or better yet, into a nice neat square area of 2×2 thumbnails?
As is, scrolling down takes up a lot of space on mobile.
This is the custom CSS I have now:
.wp_rp_content {margin-left: 0px; display: inline !important; width: 100%;} .related_post_title { text-align:left; font-size:medium; } ul.related_post {text-align:center; } ul.related_post li {text-align:center; width: 150px !important; } ul.related_post li a {text-align:center; } ul.related_post li img {text-align:center; } ul.related_post li a { } ul.related_post li a:hover{ }My site is redemptionpictures.com
Thank You
https://wordpress.org/plugins/wordpress-23-related-posts-plugin/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Make Rows in Mobile?’ is closed to new replies.