Thread Starter
macnux
(@macnux)
The only way it appears correctly is that I must make the sticky widget the last widget on the sidebar so no widgets after it.
Hi @macnux,
please share a URL where I can see the issue. I am not sure I understand what you mean.
Thanks,
Thomas
Thread Starter
macnux
(@macnux)
Hi @webzunft
Since I did not publish what I did, I share with you what I’ve done on localhost:
https://imgur.com/a/UMMX706
As you can see the fixed widget covers all widgets after it.
I want the fixed widget to push all blew widgets down not cover it as in the image.
Regards,
-
This reply was modified 5 years, 4 months ago by
macnux.
-
This reply was modified 5 years, 4 months ago by
macnux.
Hi @macnux,
thanks for your reply.
The issue I am seeing in your animation is that the fixed widgets are not always covering the following widgets. Instead, some elements are visible through the widget. This can be fixed using CSS. Either by increasing the value of z-index of the fixed widget or setting the background of it to not be transparent.
I can check out the specific rule on a public URL or your frontend developer could also do that.
If this is not your issue then I am probably confused by the word “blew” in your text. Maybe, you can rephrase it then.
Thanks,
Thomas