No content to show
User Activity
{% if template == 'index' %}
<style>
.product-meta__price-list-container {
display: none;
}
</style>
{% endif %}Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before ...
2 hours ago
hey @Timtamm share the URl of your website and share the screen short of that page that you want to change
3 hours ago
hey @elocin share the URLs of your website plz
3 hours ago
<style>
body.template-index.loaded.shopify-body-section-header-sticky {
margin-top: -27px !important;
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before t...
4 hours ago
hey @mimimoo-23 Just follow the steps for Add to cart buttonFrom Shopify Admin select Online Store and click on ThemesChoose your main themeClick the . . . on the top left-right (see below) and hit Edit codeOpen Snippets -> product-card-grid.liquid ...
04-29-2025
<style>
ul#Slider-Thumbnails-template--24466088821068__main {
gap: 11px !important;
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the body ----->if t...
04-29-2025
<style>
@media screen and (max-width: 767px) {
.slideshow {
margin-top: -2rem !important;
margin-bottom: -6rem !important;
}
.home-section--content.logolist--inner {
display: flex !important;
}
}
</style>Go to online store ----> themes -...
04-29-2025
<style>
html, body {
overflow-x: visible !important;
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->before the body ----->if this code work please do not for...
<style>
@media screen and (max-width: 767px) {
.shopify-section:first-child .home-section--content:first-child {
display: flex;
align-items: center;
}
.shopify-section:first-child .home-section--content:first-child {
margin-top: 16px;
}...
hey @OLIV1 share the URLs of your website plz
<style>
@media screen and (max-width: 767px) {
.collection-toolbar__button-container+.collection-toolbar__button-container {
display: none !important;
}
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code ---->find t...
<style>
section#shopify-section-template--18629709430915__collection_list_ceJDh9 .card__information {
display: none !important;
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> pl...
<style>
.title-wrapper-with-link.title-wrapper--self-padded-mobile.title-wrapper--no-top-margin {
display: flex !important;
justify-content: center !important;
}
</style>Go to online store ----> themes ----> go to three Dots ----> edit code -...
hey @annastaciakioko share the URLs of your website plz & share screen short of your that page that you want you to hide it
hey @Muhammad7 share the URLs of your website plz
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
82 | 04-29-2025 05:13 AM | |
149 | 04-29-2025 02:44 AM | |
241 | 04-26-2025 02:38 AM | |
309 | 04-24-2025 06:24 AM | |
507 | 04-24-2025 12:29 AM |