Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 6, 20169 yr I created a custom table in my header and footer to display linked images to various sites it works good on the "web" site but on mobile it does not work it changes the width of the screen not sure how to fix this or if it is possible to hide these tables from mobile. Below is the view from mobile you will see what I mean.
February 6, 20169 yr Wrap the header in a <div> tag with these classes: <div class='ipsResponsive_hidePhone ipsResponsive_hideTablet'> ...your code here... </div>
Archived
This topic is now archived and is closed to further replies.