• Add Tables to Any Text Field!

    Want to show a bunch of info in a table? Like a schedule?

    1. Paste the following code into SETTINGS → ADVANCED → CUSTOM CODE → FOOTER CODE

    2. OK, so what does that code do? It lets you add a special way to format ANY PIECE OF TEXT so that it'll show up as tables! Just use "|||" to make table boundaries. Here's what to enter inside any plain old text editor:

    Day ||| Hours ||| Notes

    Monday ||| 9am - 11pm ||| Special Lunch Menu!

    Tuesday ||| 9am - 9pm |||

    Wednesday ||| 9am - 11pm ||| Special Dinner Menu!

    Thursday ||| 9am - 9pm |||

    Friday ||| 9am - 5pm ||| Kids eat free!

    3. And here's the result! Just view your site to see it in action!

    Day ||| Hours ||| Notes

    Monday ||| 9am - 11pm ||| Special Lunch Menu!

    Tuesday ||| 9am - 9pm |||

    Wednesday ||| 9am - 11pm ||| Special Dinner Menu!

    Thursday ||| 9am - 9pm |||

    Friday ||| 9am - 5pm ||| Kids eat free!