No content to show
User Activity
Hi @Kareem-bitar, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
.price--on-sale .price__sale {
display: flex !important;
flex-direction: row-...
Hi @RC94, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
@media only screen and (max-width: 767px) {
.slideshow__text-wrapper.banner__content.banner__...
Hi @Stef_PSP, You should create 2 section banners. Then insert 1 section with desktop image and 1 section with banner mobile image. Then I will help you with the code
10-06-2024
Hi @wesdo, Can you kindly share your store link URL with us? We will check it and suggest you a solution if possible.
Hi @bbacala, Can you kindly share your store link URL with us? We will check it and suggest you a solution if possible.
Hi @brendatrinh, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag: <style>
.newsletter__wrapper,
.newsletter-form__field-wrapper .field__input,
footer.footer,
f...
Hi @lukafernada, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
@media only screen and (max-width: 767px) {
.banner__text strong {
font-size: 14p...
@Stef_PSP, You should use 2 banners, 1 for desktop only and 1 for mobile only.
Hi @Stef_PSP, You need a tall image for mobile. Here is an examplehttps://cdn.pixabay.com/photo/2019/10/30/14/51/fall-4589724_1280.jpgHope this can help you
10-04-2024
Hi @NOT1, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
a.cart-item__name {
text-decoration: none !important;
}
</style> Hope this can help you,I...
10-04-2024
Hi @NOT1,Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
button#CartDrawer-Checkout {
font-size: 11px !important;
}
</style> Hope this can help you...
Hi @Element1, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
.banner__buttons a::after {
box-shadow: none !important;
}
</style> Hope this can hel...
10-04-2024
Hi @NOT1, Pls try with this code: <style>
legend.form__label span {
color: black;
}
</style>Hope this can help you
Hi @lisanchem, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag:<style>
#shopify-section-template--22121568567480__slideshow_y4eJmU .slideshow__controls.slider-...
10-03-2024
Hi @Emiway, Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit codeStep 2: Search file theme.liquidStep 3: Insert this code above </head> tag: <style>
div#shopify-section-template--16577363443785__17275237235d83743c .container {
paddin...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
614 | 10-09-2024 02:37 AM | |
3809 | 10-04-2024 12:21 PM | |
3815 | 10-04-2024 12:02 PM | |
385 | 10-04-2024 06:31 AM | |
3828 | 10-04-2024 06:16 AM |