Home Forums WoodMart support forum Quick View gap at the bottom

Quick View gap at the bottom

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #446338

    App8047
    Participant

    Hi, I got some help 4 months ago from Aizaz in this thread here: #414607. As of now the css given is what is still applied and up until recently was working.

    .popup-quick-view .product-image-summary {
    min-height: auto !important;
    }

    Quick View is broken again (see gap at the bottom of the image). Has something changed? Is there something I can use for the interim until I update to the new version? I see many people are having issues so would prefer to wait a little with this.

    Attachments:
    You must be logged in to view attached files.
    #446350

    App8047
    Participant

    Sorry, it is updated now to 7.1.4, so maybe it came with the update, but I hope it’s fixable…. šŸ™‚

    #446628

    Hello,

    Actually, along with the earlier sent CSS there was a certain margin being viewed on the figure tag of the Image on the Quickview popup which we have now adjusted. Now the following Custom CSS was applied on your Staging Site (staging.sjoblom) to adjust the mentioned concern:

    .popup-quick-view .product-image-summary {
        min-height: auto !important;
    }
    
    .popup-quick-view .woocommerce-product-gallery__wrapper {
        margin-bottom: -0.9em !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards.

    #447174

    App8047
    Participant

    Thanks so much! I’ll copy this over to live, thanks a lot for your help.

    #447302

    Most Welcome!!!.

    Iā€™m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Quick View gap at the bottom’ is closed to new replies.