Hello Experts, I am using supply theme. I was trying to upload an image using properties object on product page but it is not uploading. I have added person name and message on product page...
As Subject says, I have made a shopify custom app in laravel. The website is running perfect in browser, but when it is installed to shopify store and trried tpo login, it started giving error 419 Pa...
No content to show
User Activity
04-08-2024
@carla_5 Hi, I can help you to implement Cart upsell in Dawn theme.
04-08-2024
Please Go to1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head><style>
.swal2-container {
display: none !important;
}
</style> If my solution works, then please like and accept it as a solution.
04-08-2024
Please Go to1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head> <style>
footer .footer__content-top.page-width {
max-width: 1800px;
}
footer .footer-block .footer-block__details-content {
max-wi...
Please Go to1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head><style>
.product-item-details .product--item-title {
text-align: center;
}
</style> If my solution works, then please like and accept it as a...
04-08-2024
@emilyaugstudios Please provide website url.
@raidednz please provide website url.
@Szymon9 please provide website url
04-08-2024
@blushingbelle <style>
.section-header {
background: #ffebe3;
}
</style>
@yessirq On which page?
Please Go to1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head><style>
@media screen and (max-width: 999px) {
.product-list__inner--scroller {
grid-auto-columns: 35vw;
}
}
</style>
1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head><style>
@media only screen and (max-width: 600px) {
product-item .product-item__aspect-ratio img {
max-width: 85% !important;
}
}
</style> If my solution...
04-07-2024
1) Online store2) Themes -> Edit theme3) Layout4) theme.liquid and paste this code before </head><style>
@media only screen and (max-width: 768px) {
.Header__LogoLink .Header__LogoImage {
max-width: 110px !important;
}
}
</style> If my solution works...
04-06-2024
@slv1997 Please provide collection page url.
04-06-2024
@blushingbelle The problem is in your Logo. Please crop white space that are above and below logo and then reupload it. it will solve the problem.If my solution works, then please like and accept it as a solution.
04-05-2024
@blushingbelle please provide website url.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
586 | 04-08-2024 12:25 PM | |
359 | 04-07-2024 07:40 AM | |
366 | 04-07-2024 07:18 AM | |
587 | 04-06-2024 12:34 AM | |
628 | 04-05-2024 11:17 PM |