`
`
Hi
If your template is based on Bootstrap3 you can Hide them using module suffix in the module options .
Add module suffix : hidden-xs with a single blank space to hide it for extra small views (mobiles) .
I tried what you told me but it didn’t work. Here is the code, I want to hide the last td with a position loaded.
<table style="width: 934px;" border="0">
<tbody>
<tr>
<td style="width: 371.358px;">Desarrollamos páginas web y aplicaciones web a medida. Buscamos también soluciones para su empresa basados en sistemas libres, para que siempre tenga el control de su aplicación.</td>
<td class="hidden-xs" style="width: 560px;">{loadposition atomic-topmenu}</td></tr>
</tbody>