Changing/fixing Footer Widget Area?
-
I’ve tried to place my widgets in the separate footer widget areas. But It doesn’t matter which designated area I place them into – they all automatically show up in the far left column. One on top of another! How do I activate the other column so I can center my social media icons and add other widgets without the footer look like an entire page?
Also how do I remove the pale gray background and dotted line in the footer widget area?
My theme is Forever.
Thank you.
The blog I need help with is: (visible only to logged in users)
-
Hi Yolanda,
It looks like you were able to center the widgets and remove the background color already. With regards to removing the dotted line, you can do that using this CSS code:
#supplementary .widget-title {
border-bottom: none;
}Let me know if you need anything else!
-
-
- The topic ‘Changing/fixing Footer Widget Area?’ is closed to new replies.