How do I get the footer menu to appear in columns instead of one long line. I have the three modules in the widget, then a footer menu.
Also where can I put in a copyright and disclaimer (if needed).
Thanks

How do I get the footer menu to appear in columns instead of one long line. I have the three modules in the widget, then a footer menu.
Also where can I put in a copyright and disclaimer (if needed).
Thanks

I found where to add text, so just need to know how to change the elements and spacing
Hello @pforastiero,
Thanks for writing in!
To adjust the letter spacing, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.x-colophon.bottom .x-colophon-content {
letter-spacing: 0;
}
We would love to know if this has worked for you. Thank you.
This didn’t change anything.
Nevermind. I figured out another way
We are happy to help,
Cheers
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.