Shopify themes, liquid, logos, and UX
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
Solved! Go to the solution
This is an accepted solution.
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.
hi @bill-blanks
welcome to shopify community.
please share your website URL link and provide your website password .
thank you so much .
khilan.
it would be great if you can help thank you
This is an accepted solution.
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.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024