How do i position two Social elements in a Container alongside each other

I have created footer and want to place the facebook and Instagram social elements alongside each other. Can you point me in the right direction please as I only seem to be able to place them underneath each other?

Screenshot here: https://share.getcloudapp.com/8LuZEZ9o

Hey Greg,

Your currently combining all elements in 1 container. It’s best that you use 3 containers.

  • Put the Navigation Inline element in the 1st Container.
  • Social Icons in the 2nd
  • Text element in the 3rd.

All containers’ Flexbox Child Placement should be Row.

It’s the Bar Flexbox Child Placement that should be set to Column.

The key to understanding the Header and Footer layout system is learning Flexbox. Please check out our tutorial at https://theme.co/apex/forum/t/using-flexbox/24851

Hope that helps.

Wonderful - thanks :slight_smile:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.