Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1030621

    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?

    #1030630

    Hey Lara,

    Add this to quick css:

    @media only screen and (max-width: 767px)  {
    .color-links {
    padding-left:0px!important;
    }}

    Best regards,
    Jordan Shannon

    #1030635

    Hey Jordan,

    thank you! works perfectly :)

    Lara

    #1030637

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile view’ is closed to new replies.