Home Forums Basel support forum Problem with Quickview and the size of window

Problem with Quickview and the size of window

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35166

    [email protected]
    Participant

    Hi, I posted on theme forest the following question “Hi, question about the quickview popup in shop. It seems the area is to low in height. How can I adjust this so it works in all view, desktop, mobile etc?”

    Ive entered the url information in private content.

    #35168

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to increase it

    .popup-quick-view .single-product-content .product-image-summary {
        min-height: 500px;
    }

    Regards

    #35182

    [email protected]
    Participant

    Thanks! This looks much better!

    #35194

    Artem Temos
    Keymaster

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)