Archived topic
Overlapping side widgets
4 replies · Started by Leonardo on March 3, 2023
Hello!
I'm developing a project (link in private) and on the homepage I put several widgets on the right side via elements.
However, towards the end of the page it started to overlap with other elements on the page.
What could be happening?
Hi Leonardo,
You have height:900px set for the container which contains the query loop block:
https://www.screencast.com/t/tdxAbXg4
Removing the height attribute from the container block should solve the issue.
Hello!
I couldn't find this parameter on my website... Could you try to locate it with the credentials sent in private?
Thanks,
Leonardo M.
It's in the block element - sidebar, I've marked out the container :)
https://www.screencast.com/t/8qhQwNKeZ
Ahnnnnnn, now I understand...
Thank you, darling!