• If I open a product using Quick View (the free version) it displays so big that the close button is hidden under the navigation. How can I fix this?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Iván Sosa

    (@ivansosa)

    Hi there,

    please, add this CSS rule in Appearance > Customize > Additional CSS:

    a#yith-quick-view-close {
        right: 20px;
        top: 20px
    }

    Let us know if that did the trick.

    Have a nice day!

    Thread Starter marjoleinm

    (@marjoleinm)

    Hi, sorry for the late reply; I just discovered that replying to emails doesn’t work.

    This solution is not working for me.

    Could you look into it again?

    Thank you

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    I just performed a test but I can’t replicate the issue, did you apply any change?

    Thread Starter marjoleinm

    (@marjoleinm)

    Yes I did:

    #yith-quick-view-modal.open .yith-wcqv-main {
    top: 100px;}

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    great, happy to see you found workaround.
    Can we close this topic of you need additional support?
    Thank you for your time.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Quick view display too big’ is closed to new replies.