Stacking footer items

How can I get these buttons in the footer to stack on top of each other instead of going side by side.

Hello Allison,

In your Container 2 element, you can enable the Flexbox option and change the direction to Column so that the buttons will be stacked on top of each other.

If you are not familiar with Flexbox, this tutorial can help you:

I would usually use a DIV element as a wrapper of those buttons and then use the DIV’s Flexbox option.

Thanks.

Thank you! I got that.

How can I make the logo centered in the footer? In the flex box, I clicked the up and down button and hit center on both but it still does not appear centered.

Hello @summerskin,

I would suggest you please go to the image element —>set the display as block and margin-top/bottom as 0 and margin-left/right as 0.

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin-level username and password

You can find the Secure Note button at the bottom of your posts

Thanks

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