Archived topic
CSS for copyright bar
1 reply · Started by Mark on April 17, 2018
I have a site at http:/fourway.michianait.net and am having trouble with the CSS.
In the footer bar, I would like to keep the copyright information to the left, and then have the "Terms of Service" right justified.
I have tried using <span style="text-align:right;">Terms of Service</span> and <span style="float:right;">Terms of Service</span> but neither one seems to have any effect.
Can you help>
Thanks
Mark
Hi there,
Try inserting the two elements as two separate widget using the footer bar widget area:
https://docs.generatepress.com/article/footer-bar-widget-area/
Let me know if this helps.