Tagged: x Author Posts July 3, 2016 at 9:50 am #1070393 bakParticipant Hi there On desktop I use the following code to position the top image and it looks the way I want it @media (min-width: 1100px) { .floating_image_ETS { position: absolute; width: 900px; max-width: 900px; left: -230px; top: -320px; } } On mobile, the image is to small and there are big gaps to the previous and following objects. How can I make the mobile view better? July 3, 2016 at 9:50 am #1070396 bakParticipant This reply has been marked as private. July 3, 2016 at 10:38 am #1070423 RupokMember Hi there, I can see the pacing exists on your image itself – http://194.126.200.62/~bakronat/wp-content/uploads/2015/09/ETS-rotated1.png Kindly edit the image and eliminate blank space. Using absolute positioning is not optimal for this. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1070393 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In