lumi2
November 10, 2022, 5:04pm
1
Hello.
When I edit my theme for mobile it shows a different background (especially the header) color than when I actually open my website on my phone. I’d really appreciate some help.
Thanks!
My url is: https://tiktokconsulting.ch/
Below you can see how it should look like on mobile:
And here you can see how it actually looks like on mobile:
@lumi2
yes try this code
Go to Online Store->Theme->Edit code
Asset->/theme.css ->paste below code at the bottom of the file.
@media (max-width: 768px) {
body.gradient {
background: #fff !important;
}
}
lumi2
November 22, 2022, 2:11pm
3
Thanks for replying! Unfortunately It did not work. It only changed the background to #fff but not the header to the same gradient color as it should.
Cr0dex
March 23, 2024, 4:22pm
4
Hey @lumi2 ,
were you able to find a solution to this problem? I have the same in our shop