This topic has 4 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Olga Barlow
Hello,
How do i get rid of that white space?
https://prnt.sc/szy15t
Thanks
Please help.
Hello, can you help me with this, please?
Hello,
Take my apologies for the delay in answering.
The problem caused by your custom https://gyazo.com/9a678133f91814d10690048d238cfce0
.footer-widget li a, .widget li a {
line-height: 0.4em !important;
font-size: 12px !important;
}
Replace it by
.footer-widget li a, .widget li a {
line-height: 1 !important;
font-size: 12px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up