Double Images on Mobile Devices
-
Use the following table code on a text widget on my website:
<table id=”hometable”>
<tbody class=”row-hover”>
<tr class=”row-1 odd”>
<th rowspan=”2″ width=”50%”></th>
<td class=”column-2″ style=”text-align: centre;”>
<h1 style=”text-align: center;”>WE REDUCE COMPLEX EMPLOYEE CHALLENGES FACING YOUR ORGANISATION TODAY!</h1>
</td>
</tr>
<tr>
<td class=”column-2″ style=”text-align: justify;”>ByPlus has the expertise and business experience that makes a difference. With our innovative and entrepreneurial mindset we identify ways human resource management practices and procedures can be used to help entrepreneurs to achieve better business performance by focusing on delivering what the organization needs strategically to sustainably improve for the future; serves as an on-call HR department for small businesses trying to comply with often complicated processes and regulations related to employees.</td>
</tr>
</tbody>
</table>and want to make the table to be responsive by using the plugin – magic liquidizer. Everything looks good on desktop but the image in the table appear twice on mobile devices. that is what i want to correct .
Here is how it looks on mobile: https://mobiletest.me/samsung_galaxy_y_emulator/?u=https://francmasones.net/
- The topic ‘Double Images on Mobile Devices’ is closed to new replies.