Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
As you can see here, it open a modal, but the modal itself is transparent and hard to read. I just want it to be white background.
Never mind, I found it.
Assets->quick-add.css
.quick-add-modal__content {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
margin: 3.2rem auto 0;
width: 100%;
background-color: #ffffff;
overflow: hidden;
max-width: var(--page-width);
width: calc(100% - 3rem);
}
I adjust the background color to #ffffff.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025