Hi all,
On this site http://www.stepsproject.host22.com, I'm looking to increase the width of my footer widget area so that it spans the width of the page, at the moment it's wrapping to just over the width of the sidebar meaning I can't get the formatting for the images at the bottom that I want. I've tried creating a child theme as per the instructions on the codex, using this: #footer .widget-area { width: 80%; }
as the only addition to the new style.css (found that code from an old post on here). This hasn't worked at all, and also activating the child theme overwrites all the changes I've made to my normal twentyfourteen (colours, images etc.).
So, how would you recommend I proceed? Is the bit of CSS I'm using wrong, as seem to be the most likely option?
Thanks in advance,
Dan