The below code is not working for mobile phones.
It is second logo that is floating to the right is wrapping on mobile devices. What is the best way to account for this?
Thanks.
Swi
Code:
<div style="height:auto; background-image: url(/wp-content/uploads/2015/01/KixBottom_bar.png);"><img src="/wp-content/uploads/2015/01/KixBottom_Moose.png" alt="McSherrystown Moose" style="padding-top: 10px;padding-bottom: 10px;padding-left: 10px;"><img style="float:right;padding-top: 15px;padding-right: 10px;padding-bottom: 10px;" src="/wp-content/uploads/2015/01/KixBottom_Wine.png" alt="Winebrenners"></div>
It is second logo that is floating to the right is wrapping on mobile devices. What is the best way to account for this?
Thanks.
Swi