Hi when i test my shop the right side is just black. Have tested different browsers and computers. I am on debut theme.
Hii, @Osnapcap
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
please try this code
-
Go to Online Store->Theme->Edit code
-
Asset->/checkout.scss.liquid->paste below code at the bottom of the file.
.sidebar::after {background: transparent !important;}
@Osnapcap
paste this code on top of the theme.css file.
.content {
background-color: white !important;
}
aside.sidebar {
background-color: white !important;
}
cant find checkout.scss.liquid dosent have it
did this it didnt help
first it is good then after 1 second it get all black
anyone know whats the problem
