Thread Starter
sthib
(@sthib)
I have done it with a “CSS-Stunt”:
.favorites-list {
transform: rotate(180deg) !important;
}
.favorites-list li {
transform: rotate(-180deg) !important;
}
Works for me (for now)…
The same here.
Everything is translated in German, but the Profile fields (“default”) not.
Why?