No content to show
User Activity
Please make my clickable policies text black always, its white, not visible Thanks! website link is, problem is at checkout page https://domisana.com/
Thanks so much it works!!!
i dont want to stretch images, but to keep original aspect ratio, command fill only stretches and ruins image, is there another solution?
My website is domisana.com, I had problems with image gallery slider it was cropping photos on different mobile devices differently, I always upload square 1:1 but aspect ratio was changing depending on the mobile screen you view at. Then I inserted ...
ok thanks anyways, you helped me a lot!
I am not sure how to check that, what should I do exactly to find that out?
By the way, is there a line of code I can add to make it align in the center, when there is 1 or 2 variants like this?
Thank you so much it works finally omgg !!!
Hi, my website is domisana.com I wanted to code with CSS variants so to make 3 variants in the same row, I managed to do that with this code variant-selects {display: grid !important;justify-items: stretch;grid-template-columns: repeat(3, 1fr);justif...
It works, but not ok, it bugs, duplicates row, look at the screen record https://streamable.com/498i2m
HI, my website is domisana.com Even though I always crop my photos square I noticed that different phones change image ratio so that some of my products have cropped photos Example my mobile Example some other screen mobile Can this be fixed, so th...
12-25-2024
Thanks, but did you actually try to click and pick other variant, it still has this bug where whenever you try to change some variant entire variant row duplicates for a second, no use to using this CSS if it is going to do that bug
12-24-2024
No because when I use this code variants duplicate when you click on them they buglike this
12-24-2024
Sorry, apply first this CSS code, that is what I did, but when I click on variants then the duplicate like in the photo I shown you@media screen and (max-width: 768px){variant-selects {display: flex !important;width: 33% !important;gap: 4px !importan...
12-24-2024
Hi, I am using Dawn theme and my website is domisana.com I recently coded my CSS to make my variants in the same row since this is not default option for my theme.I got the results I want But now there is an error both on PC and mobile whenever I cl...