No content to show
User Activity
10-04-2024
Hi @Element1 Go to online store > themes > click 3 dots > edit code > search base.css then paste this code in the base.css on the bottom of the filea.button.button--primary:hover {
text-decoration: underline;
}
08-23-2024
Hi @larsvilhelmsson , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> <style>
.field:has(.field__input)::after {
box-shadow: none !impo...
Hi @CarSyncCentral , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> <style>
.product__accordion .accordion__content {
color: #000 !impor...
08-23-2024
Hi @PabloPier , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> <style>
section#shopify-section-template--22729342615875__main {
...
@muzzamazza , try the below code:.product__media-wrapper slider-component .product__media-list {
scroll-padding-left: 0 !important;
} If my reply is helpful, kindly click like and mark it as an accepted solution.Thanks!
@muzzamazza , I see, try the below code:@media (max-width: 749px) {
.product-media-container {
overflow-x: hidden; /* This will prevent Prevent horizontal scroll */
max-width: 100%; /* This will check and Ensure container does not exceed vi...
@muzzamazza , can you try the below code:@media (max-width: 749px) {
.product-media-container {
overflow-x: hidden;
}
} If my reply is helpful, kindly click like and mark it as an accepted solution.Thanks!
Hi @muzzamazza , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> <stlye>
@media screen and (min-width: 750px) {
.product-media-contai...
08-23-2024
Hi @larsvilhelmsson , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> /* Hide all sorting options initially*/
select[name="sort-by"] option ...
Hi @lavishclothing, I hope you're doing well. I've included a video below that covers Shopify in detail from the basics. Please check out the link. Thanks!
08-23-2024
Hi @dg_eye , I hope you're doing well. I've included a video below that covers Shopify in detail from the basics. Please check out the link. Thanks!
Hi @James471 , I hope you are doing well. I've attached a video below where you can learn all about Shopify in depth, starting from the beginning. Please open the link. Thanks!
Hi @Holly18 , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.css file3. In theme.css, paste the below code @media (max-width: 767px) {
.sm-hide {
display: block !important;
}
} If my reply i...
08-23-2024
Hi @projectthirteen , I hope you are doing well. 1. Go to Online Store -> Theme -> Edit code.2. Open your theme.liquid file3. In theme.liquid, paste the below code before </body> <style>
@media screen and (max-width: 767px) {
.product__media-wrapp...
Hi @48maddog , I hope you are doing well. Kindly share your store URL please. Thanks!
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
189 | 08-23-2024 09:11 AM | |
366 | 08-23-2024 03:31 AM | |
242 | 08-22-2024 09:44 AM | |
131 | 08-21-2024 09:14 AM | |
337 | 08-21-2024 08:55 AM |