1. I cannot figure out how to write something or style the footer. It's blank and not showing anything.
I want to (A) add a color and ( to write something in it on only one line. Eventhough something is written in the "Terms line in footer:" box in pagelines, nothing is showing?!?
What Can I do?
The following custom CSS is not working either. All other custom CSS are working fine.
#site #footer {
background-color: #242424;
}
I do not understand either how you use the footer widegets, as I haven't been able to se any video og doc on it.
I have figured out that I needed to have a Section in the footer area. I have chosen the "Full Width Sidebar". What is a bad choice? I want it to go across the the whole browser window and it works.
It seems that the problem is, that the footer is having a limited height, but I want the dark background color all the way to the bottom of the browser. But the footer div stops before.
To place text in the footer you'll need to first place a section inside the footer container, something like a contentbox (as Simon said) or a text widget inside a full width or universal sidebar.
You can find details how to use the contentbox section here -
To use a blank text widget inside of a sidebar, place the required sidebar inside the footer container (as you state you have done) and then place a blank text widget inside that sidebar via the wp dashboard>appearance>widgets. You'll see the available widgets on the left, select a text widget from the left and drag it into the righthand sidebar container which matches the name of the sidebar you have in the drag and drop.
Your css seems to be working fine, see screen shot -