Hey… super simple question for you. Here is the site: http://designsbyriveras.com/
I’m looking to center the copyright information on the bottom. I can’t find a setting for it on the back end… and every single CSS code I’m throwing at it doesn’t seem to work.
Thank you so much,
-Daniel
Hey Dzimnikov,
Add this to quick css:
footer.container_wrap.socket_color{
text-align:center!important;
}
#socket .copyright{
float:none!important;
}
Best regards,
Jordan Shannon
Perfect! Thank you so much :)
Hi,
Bo problem. If you need more help, let us know in the forums.
Best regards,
Jordan Shannon