Archived topic
Footer widget
8 replies · Started by Jan on October 16, 2020
Hi,
back again with my Service theme.
Footer widgets look terrible as you can see on this link,
https://lokalpartner.info/folk/
You don´t have to be an Albert Einstein to figure out that it looks awful.
I have watched your documentation about padding settings but can´t figure out how to
1) move everything up a little more. Yes, I have tried...
2) center everything. Link to how the setting looks like now. What to change for it to look "normal"?
Cheers
Jan
Oops, forgot this link, https://lokalpartner.info/folk/layout-footer/
Hi there,
Serivce installs some CSS to change the widths of the footer widgets. Go to Customizer > Additional CSS and remove this:
@media (min-width: 1025px) {
.footer-widgets .footer-widget-1 {
flex-basis: 65%;
padding-right: 80px;
}
.footer-widgets .footer-widget-2 {
flex-basis: 15%;
}
.footer-widgets .footer-widget-3 {
flex-basis: 20%;
}
}
Love you...worked ;-)
But, still I want to move everything up a little. But how?
oops missed that .... go to Customizer > Layout > Footer and reduce the Top padding.
I have tried a lot, could you go to this link and tell me the exact setting to get it to move upwards a little, https://lokalpartner.info/folk/layout-footer/
You would want to reduce the top padding:
https://www.screencast.com/t/atywDp6qC
Currently it's at 100px.
Hi Leo,
some night work coming up, hehe...
It looked like "10" to me, but now I saw it actually was "100" ;-)
It looks fine, thanks to David & Leo.
Appreciate that!
Jan
No problem :)