Hello! I have this problem on different devices, that my widgets placed according to background, appears different on every device. Also it the same problem with texts and lines. Also i have a problem with shape hover on animation, it doesn’t stay, but immediately disappears and lagging a lot. I need to launch before 5th of august and i can’t understand how does it work and why it happens. I work on 17" MacBook, but i tested this site on Mac with smaller screen and PC and all of them have the same problem.
I started to use readymag just 2 weeks ago and if there is any discord community to learn together would be great to communicate such things in details.
Are you using fixed position settings? The position of widgets set up like that is based on the size of the viewport (window size), therefore, things will certainly shift around as you essentially are telling them to appear a certain distance from an edge point of the screen (this distance is proportional to the size of the screen). This tutorial helped me a lot, maybe give it a go?
For the hover animations, the main problem could be that something else is interfering with the hovering action. Just make sure nothing is placed between the hovered widget and its trigger; otherwise, the animation will momentarily reset or stop.
Hi! Unfortunately it doesn’t work and according to forum it’s one of the biggest things that lack Readymag. I found one tip on Reddit but didn’t test it yet. That fix thing kinda workless if it’s not element of menu on the top, bottom or on sides. Basically on my site each picture representing an element from background and i want it to look like a game where you can pick each thing, that redirects you to another page. It’s table and for example there’s camera and i did seperate png and added shadow effect and hover opacity. It works fine on my 16” MacBook but on other devices it’s just uneven and i don’t know what to do. Same goes with fonts and other pictures.
Thank you for responding and reaching out <3
So…you are using fixed position, no? If so, what about not using them and keeping things tied with just Scale layout?