Is there a relatively simple way to create a footer menu like the one at the bottom of this page: http://www.boe.ca.gov, with the small logo, links listed in columns, social media icons and also the privacy and copyright info at the very bottom?
I really like that style of footer layout but I’m not a pro at this stuff. If it requires code, I’ll be lost.
Currently the theme doesn’t have such feature, but you can write some lines of PHP codes and CSS to make the look like the link you provided. For a look a like presentation you can do the following steps:
Go to sidebar-bottom.php and add the images as the following