Archived topic
Footer padding issue when using hooks
5 replies · Started by Jamal on February 26, 2017
For some strange reason the site-footer top padding isn't being respected when footer widgets is set to zero and i use before or after footer widgets hook.
Is this what you meant?
http://www.screencast.com/t/5Nly9o92m1oB
I'm on a different version though but I don't think that code has been changed.
EDIT: Didn't see you are also using hooks...
Looks like it's still working with after footer widget hook?
http://www.screencast.com/t/FDway1ks0if
Ah i see now it's a problem specific to this plugin https://sv.wordpress.org/plugins/wp-google-maps/. I tried plain text and also metaslider and it works as it should. Do you think it's something i need to take up with that plugin devs or it's something you can help me with.
Thanks !
Quick googling gave me a solution https://www.wpgmaps.com/forums/topic/padding-around-map/
div#wpgmza_map {
margin-bottom: 20px;
}
Thanks and sorry to have bothered you :)
No apologies and no problem! :)