Boone

Well-Known Member
How can I get the bottom of the site stuff (see screenshot) into the footer area (see screenshot?

Thanks.
 

Attachments

  • Screen shot 2015-08-17 at 1.52.55 PM.png
    Screen shot 2015-08-17 at 1.52.55 PM.png
    66.8 KB · Views: 16
  • Screen shot 2015-08-17 at 1.52.41 PM.png
    Screen shot 2015-08-17 at 1.52.41 PM.png
    15.8 KB · Views: 17
You can style that bottom portion if you wanted too to make it appear like it's in the same container:

Screenshot_2.png


Using something like:
Code:
.footerLegal .pageContent {
background-color: rgb(36, 45, 54);
}

In extra.css
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back