No content to show
User Activity
04-27-2023
Hey there,I can't give you specific instructions without seeing your theme code. It's like I ask you "I have a tile, how should I install it" (Without you knowing the location that it need to be installed, size, color, material).I can give you a very...
04-25-2023
Hey there, Your mobile page speed still have room for improvement. Note that most of people use their phone to browse internet and Google care a lot about mobile page speed (Mobile first).Try using preconnect tag for third party resources (googletag...
04-25-2023
Hey there,Remove the videos on top of homepage all together. Videos on top of the page (Above the fold) kill your page speed. If you really want to have videos, you must optimize the size of the videos and lazyload them.Your images are very large. Fo...
04-25-2023
Hey there, Read the 7 Strategies for Creating a Successful and High-Converting Shopify Store article and implement those strategies. Those should help improve your conversion and sale. Thank you
04-25-2023
Hey there, Read the 7 Strategies for Creating a Successful and High-Converting Shopify Store article and implement those strategies. Those should help improve your conversion and sale. Thank you
04-25-2023
Hey there, Read the 7 Strategies for Creating a Successful and High-Converting Shopify Store article and implement those strategies. Those should help improve your conversion and sale. Thank you
04-25-2023
Hey there, Following CSS snippet will increase your font size for "Color" and "Size" labels:.product__description .form__label{
font-size: 1.6rem !important;
} You can add this CSS snippet by following these instructions on how to add custom CSS to S...
04-25-2023
Hey Harrison, To be honest, there is no clean way to achieve this. Because your image is part of your content section. So it is really hard to keep the image wide but the content narrow. Remove the CSS that you added and replace it following. Followi...
Hey Jamescm, would you please mark my answer as the solution? Thank you
04-24-2023
Please provide a link to your blog page. Thanks
04-24-2023
Please provide your website URL. Thanks
04-24-2023
Following CSS snippet would hide the "Sale" badge:.card__inner .card__badge{
display:none !important;
}You can read this article to learn how to add custom CSS to Shopify. Thanks
04-24-2023
What do you mean by " product Page template " ? Do you mean the product archive or product details page? Please provide a link. thanks
04-24-2023
Hey Mike, Following CSS snippet should do the trick: @media screen and (min-width: 768px) {
body.template-collection .grid{
margin-bottom: 50px !important;
}
}You can read this article to learn how to add custom CSS to Shopify. Thanks
04-24-2023
Please provide your page URL and I'll try to help.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1392 | 04-25-2023 06:15 PM | |
299 | 04-25-2023 06:08 PM | |
577 | 04-24-2023 09:35 PM | |
539 | 04-24-2023 01:16 PM | |
390 | 04-24-2023 12:53 PM |