I have a newsletter template and most of it is fine except for one table at the bottom (Top 5 Resources) which has nested tables. When I remove this table it behaves responsively so that table seems to be the problem.
Can anyone help to make the template fully responsive? Code is here
http://pastebin.com/n2MNXkBA
Scroll to line 606
<layout label="Top 5 Resources">
Thanks
Remy answers:
Code link isn't here
Ailsa Craig comments:
ah thanks! in now
Remy comments:
You should remove the hardcoded width in the tables, I changed some things, tell me if it works for you :
[[LINK href="http://pastebin.com/3ish2QkH"]]http://pastebin.com/3ish2QkH[[/LINK]]
Ailsa Craig comments:
That's perfect Remy! Thanks a million.