Reply 240980 to: White space on top of the hover cart window

Avatar: Olga Barlow
Olga Barlow
Support staff
June 16, 2020 at 13:43

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.