Hi,
I'm using the Debutify Theme on my page www.skull-speaker.nl.
Only on the homepage is an error.
A white stroke on the left appears after a second. Anyone an idea how to solve this?
Thanks,
Solved! Go to the solution
Please try to add the following code at the bottom of your assets/theme.scss.liquid file.
html {
margin-right: auto !important;
}
Hope this helps.
Thanks!
Hi @dmwwebartisan,
It does something but not as I hoped for.
Your code does make a fixed with from it.
Have a look what I mean at www.skull-speaker.nl.
Thanks,
S
This is an accepted solution.
Please try the following code.
html {
max-width: 100% !important;
}
Hope this helps.
Thanks!
Please Accept as a solution so others can take benefits.
Thanks!
User | Count |
---|---|
791 | |
137 | |
93 | |
64 | |
60 |