Hey, guys!
I noticed that when you view my site in the mobile version where the footer widgets get stacked upon each other that the columns do not align properly. Wondering how I can fix this?
Hey Lara,
Add this to quick css:
@media only screen and (max-width: 767px) {
.color-links {
padding-left:0px!important;
}}
Best regards,
Jordan Shannon
Hey Jordan,
thank you! works perfectly :)
Lara
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon