App reviews, troubleshooting, and recommendations
I am trying to remove the black line around the image box on my contact page but can't figure out how to do it. I searched this forum and found a respond to paste this into .rich-text__content{
border: unset !important;
} file theme css but I can't find where file theme css is under assets.
My theme is Taste and site is www.pawprinceshop.com
Hello @ChrisRndr,
Try this code:
#shopify-section-template--15581620371521__main .rte img {
border: unset;
}
Thank you so much. That worked perfectly. but....in my effort to figure it out (prior to asking here), I have inadvertently made something else transparent.
When I select a product to put in my cart, the pop up box is now transparent. I pasted code from one of the questions that sounded like my problem but I created a different mess. Any chance you know what code needs to be deleted?
Try this code:
#cart-notification {
background-color: #fff;
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024