[Resolved] Social media icons in the center of the footer

Home Forums Support [Resolved] Social media icons in the center of the footer

Home Forums Support Social media icons in the center of the footer

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1524366
    Leo
    Staff
    Customer Support

    Try this:

    @media (max-width: 768px) {
        .footer-bar {
            flex-direction: column;
        }
    }
    #1524373
    Matthieu

    That’s perfect, thank you so much

    #1524382
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.