Home>Support>Footer Layout

Footer Layout

By Sally Lee, 9 years ago. Last reply by Daniel, 9 years ago.

I have two widgets in my footer – Vantage Social Media and Easy Sign Up. I would like to have one flush left and the other flush right. While the social widget is flush left, the Easy Sign Up falls more towards the middle. Is there any way I can adjust how the widgets fall in that section?

URL: http://perceptioinc.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Sally,

    Try adding the following Custom CSS code to achieve the layout you want:

     div.esu-form-div {
      display: table;
      margin-left: auto;
    }
    
    #easysignup-widget-2 .widget-title {
      margin-left: 63.5%;
    }

    Cheers!

  2. 9 years, 6 months ago Sally Lee

    Works great, thanks! What would happen if I added another widget that I wanted to have fall in the middle?

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Sally,

    If you wish to add a third widget in the middle, you would need to remove the above code. Then place the third widget between the two you have now. It should automatically layout as needed if you are adding a third widget.

    Cheers!

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More