can you help me to fix this errors in the footer area.
1) http://i.imgur.com/lOm5oHP.jpg delete that area (red X) in the footer. http://www.alfaweb.at/testwaldi/portraits/mag-dieter-halama/
2) http://i.imgur.com/MM9jEc5.jpg delete that lighten area in the footer menu http://www.alfaweb.at/testwaldi/blog/
Hi wiwaldi79!
I can see the active blog you have fixed it.
Regarding the other error, what is your page background color?
Cheers!
Basilis
? Don`t know. where can i get this info?
Hi!
1.) control it using this code:
ul#logo-slider {
height: 100px;
}
2.) On your website I can’t see what you are showing on your screenshot. Could you remove it already?
Cheers!
Andy
2) No, error still there: Chrome/Windows.
Hi!
Remove that padding-top: 60px
from the logo-slider container and use line-height
on the logo-slider instead:
ul#logo-slider {
line-height: 200px;
}
Regards,
Josue
Don`t work.
I don’t really know what’s adding that padding there – http://i.imgur.com/kZnE6pk.png, but if you manage to remove that and add the code i gave you it should be fixed.
Try contacting the plugin author:
https://wordpress.org/support/plugin/logo-slider
Regards,
Josue
I`ll get this done. Thanks!