Raj-webdesigner
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎06-17-2025 05:10 AM
Topic Started
0
Topics Started
Topic Solutions
90
Solutions
Post Count
363
Posts
Post Kudos
90
Likes

Bio: I am a passionate and skilled Shopify developer and designer, dedicated to crafting exceptional online experiences. Born with a natural curiosity for ...

Community Badges

No content to show

User Activity

Yes I see this issue but this is not fix because this White background is in you images so that's why this white background is not remove.if you want remove white background so you add without white background images.
Add this css in edit code > Theme.css file .product-item { background: #f5f5f5; padding: 10px; }
Can you share your store url with Screen shot
Try This Code :- document.addEventListener("DOMContentLoaded", function() { const input = document.querySelector(".text-input"); const log = document.getElementById("schrift"); if (input && log) { input.addEventListener("input", function(e...
Add this css in your edit code > theme.scss.css file  .article__grid-image-wrapper { max-width: 100% !important; } .article__grid-image-container img { max-width: 100% !important; max-height: 375px !important; object-fit: cover !impor...
Add this css in edit code > base.css file.product .product__accordion.accordion { border: none; }
Add this css in edit code >  base.css file.section-template--15996999925859__image_with_text_myJwFw-padding.gradient.color-scheme-1 .page-width { max-width: 100%; padding: 0; } .image-with-text__content { justify-content: center; }
This Make Some Hard some reason, but i have one solution for this If you interested then they message me here.Message Link
Okay add this.collection button.slider-button.slider-button--prev,.collection button.slider-button.slider-button--next { position: absolute; top: 30%; transform: translate(-50%, 0); z-index: 999; } .collection button.slider-button.sli...
Your Code Replace With This Code<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap" rel="stylesheet"> <!-- Slick CSS --> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel/slic...
try This  .collection button.slider-button.slider-button--prev,.collection button.slider-button.slider-button--next { position: absolute; top: 30%; transform: translate(-50%, 0); z-index: 999; } .collection button.slider-button.slider...
try this on add edit code > css file div#top-home-blocks .sidebar-collections { position: fixed; width: 275px; } 
add this code in your Edit code > base.css file  .slideshow.banner .slideshow__slide { height: 100vh; }  
Add this css in your edit code > base.css file  @media screen and (max-width:767px){ .section-annoucement-bar .announcement-bar { padding: 0; } }   
This widget could not be displayed.
This widget could not be displayed.