No idea how to fix this?
This is the css it gets while scrolling:
" position: fixed;
top: 32px;
width: 272px;"
Hi caroline,
would you be able to share a link to the site where you are experiencing the issue?
Thanks,
Thomas
Hi @webzunft
Yes https://www.schiebeauty.se. (left sidebar)
Thank you!
Thank you, caroline.
The problem is that your widgets are using padding: 2%; as a CSS rule. This doesn’t work as soon as position: fixed; is used to fix the position to the screen.
I have not found a solution that would fix this automatically without potentially breaking things for other sites. Since the mentioned CSS rule seems to come from a customization, would you or your frontend developer be able to change padding: 2% to a fixed value?
Thanks,
Thomas
Thank you @webzunft
I changed it and it looks perfect now 🙂
Great, I am happy we found the solution.
If you find Fixed Widget useful, I would appreciate a positive review here.
Thanks,
Thomas
Hi @webzunft
I have the same problem, but I don’t know where I find that option. Can you help-me too? My site is bibliaseensina.com.br
Thank you.
@filgueirasgabriel please open a new thread so that I can take a look. If you reply to other’s threads then everyone, including the original poster, is being informed about it, though it might not interest them.
Thanks,
Thomas