Mobile image and text
-
Hi, your css advised in previous post works really well for setting image to left and title to right in mobile view but it also affects the desktop view which is already great. Is there a way to stop this css affecting desktop layout?
Thanks again.
.wp-show-posts-inner { display: flex; flex-direction: row; } .wp-show-posts-image.wpsp-image-left { float: left; margin: 0 10px 0 0; }
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Mobile image and text’ is closed to new replies.