Replies: 0
Addination css not working on wishliste page to change width LINK
I tried it 4 times
body {
max-width: 100%;
}
body {
max-width: none;
}
body {
margin: 0;
max-width: 100%;
}
body {
margin: 0;
max-width: none;
}
Thanks for help