Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #981440

    Hi team,

    When viewing my website in mobile view, the footer is not aligned. The links section is a bit more to the left.

    Wondering what I can do to fix

    Lara

    #981827

    Hey Lara,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.