Archived topic
How to contain footer widgets in separate boxes for each of them
3 replies · Started by RAJEEV on October 16, 2015
Viewing posts 1–4 of 4
Hi Tom
i want to to contain footer widgets in separate boxes for each of them or simply want to put a border line surrounding each of them,i tried but i guess there is no options in spacer for this,so kindly help me.
Hi Rajeev. Give this CSS a try; adjust the spacing and border as needed:
.footer-widgets .widget {
margin: 0 5px;
padding: 40px;
border: 1px solid #ccc;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
it worked,thnks a lot
You're welcome :)
This archived topic is closed to new replies.
