White space on top of the hover cart window

This topic has 4 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Olga Barlow

  • Avatar: Adrian
    Adrian
    Participant
    June 15, 2020 at 10:01

    Hello,
    How do i get rid of that white space?
    https://prnt.sc/szy15t

    Thanks

    3 Answers
    Avatar: Adrian
    Adrian
    Participant
    June 15, 2020 at 23:11

    Please help.

    Avatar: Adrian
    Adrian
    Participant
    June 16, 2020 at 12:44

    Hello, can you help me with this, please?

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.