Open emos321 opened 3 years ago
Hello
If we set image "Image size" to eg thumbnail-150x150 and "Image alignment" to left, the desktop view is correct.
.wp-show-posts-image.wpsp-image-left { float: left; margin-right: 1.5em; }
If we change the view to mobile image changes float to none.
.wp-show-posts-image.wpsp-image-left, .wp-show-posts-image.wpsp-image-right { float: none; margin-right: 0; margin-left: 0; }
An example in the right sidebar at https://gpsites.co/dispatch/
Hello
If we set image "Image size" to eg thumbnail-150x150 and "Image alignment" to left, the desktop view is correct.
If we change the view to mobile image changes float to none.
An example in the right sidebar at https://gpsites.co/dispatch/