Not sure why this doesn’t work, but I have no footer at the bottom of my posts. Is there a setting I am missing to enable this? I added some test content to the footer widget but couldn’t see it. Any help would be appreciated.
Hello @opinsystems,
Thanks for asking. 
Actually footer is there but because body and footer background color is white, it’s not visible. To fix the problem, please add following CSS under X > Theme Options > CSS:
footer.x-colophon.bottom {
background-color: #6b6b6b !important;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
Thanks so much! It worked to see the footer, but it’s not clear to me how to enter anything more than the social icons that show up. When I go to the widget page and add footer widgets it doesn’t seem to add anything. I can add things from the options page, but I’d like to have columns the way a widget works. I’ve actually done lot of WP work, but this has me perplexed.
You’re most welcome.
Hey @opinsystems,
Your post has been withdrawn. If you need anything else we can help you with, don’t hesitate to open another thread.
Happy Holidays!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.