Hello need help! quick view container is too small

Hello for some reason the quick view on this theme is not big enough the text is sticking out and so are the buttons can I get some help? I tried looking at CSS but I couldn’t find anything for the container to make it bigger

hi @bill-blanks

welcome to shopify community.

please share your website URL link and provide your website password .

thank you so much .

khilan.

https://sportswearmax.myshopify.com/ is my website and my password is: crewdo

it would be great if you can help thank you

Hii, @bill-blanks
Paste this code on top of the theme.scss file.

.content.product-single.br-product.br-product-detail.br-product-slide-vertical .row {
    width: 60% !important;
}

Thank You.

THANKYOU!

hi @bill-blanks

please put this code in css files.

.tshopify-popup .product-name {    font-size: 14px;}

thank you so much.

khilan

Hi,

Just want to share this quick view product code without using any app or library. Please check the Demo store provide.