No content to show
User Activity
Hello @TEAMBGB 1. Go to Online Store -> Theme -> Customize2. Please turn on the function as shown below:see image
03-09-2023
HalloYou can add code by following these steps to change1. Go to Online Store -> Theme -> Edit code > Layout > theme.liquidpaste below code above </head> tag<style>img.ls-is-cached.lazyloaded {cursor: auto !important;}</style>If you require any furth...
03-09-2023
Hallo @FlairKristis You can add code by following these steps to change1. Go to Online Store -> Theme -> Edit code > Layout > theme.liquidpaste below code above </head> tag<style>
img.lazyloaded {
cursor: auto;
}
</style>If you require any further in...
03-09-2023
Hallo @rivovisions You can add code by following these steps to change1. Go to Online Store -> Theme -> Edit code > Layout > theme.liquidpaste below code above </head> tag <style>
.product-single__meta {
text-align: left;
}
</style> If you require an...
03-09-2023
Hello @eneskbm Hover doesn't work on mobile.Only click works on mobile.
03-09-2023
Hallo @Ignelis You can add code by following these steps to change1. Go to Online Store -> Theme -> Edit code > Layout > theme.liquidpaste below code above </head> tag <style>
@media screen and (min-width: 900px)
.search__input.field__input {
...
@IanIan26 go to theme.liquid file paste below code above</head> tag <style>
.collection.section-template--18159469756722__featured_collection-padding .card__content {
display: none;
}
</style>
Hallo @IanIan26 You can add code by following these steps to change1. Go to Online Store -> Theme -> Edit code > assets > base.csspaste below code at bottom(base.css) .collection.section-template--18159469756722__featured_collection-padding .card__co...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
987 | 03-07-2023 01:06 AM | |
886 | 03-07-2023 12:51 AM | |
442 | 03-06-2023 01:54 AM | |
3546 | 03-03-2023 06:36 AM | |
867 | 03-03-2023 05:11 AM |