Archived topic
Block Element Not Show Correctly After Content
5 replies · Started by Sam on October 4, 2022
Hi
I have created a block element which acts as my author's box - I have this set to appear after the content
This works fine on most of my post, however on a few the bottom 10-20px is hidden (have included an example in the private info)
This appear to only be affecting the desktop version
It is just a case of to adding some css to the site container?
Thanks
S
Hi Sam,
It's the SVG shape you've added to the site footer which blocks the author box:
https://www.screencast.com/t/JUBeZpoUtfc2
I added some margin in the developer tools so you can see it clearly.
If the shape is not needed, delete the shape should fix the issue.
Hey Ying
Thanks for the reply and the screenshot
The shape at the bottom is needed but looks like, on that post at least, its not on the right layer
It should represent the waves of water - I have added a link to 2 posts where is displaying correctly
Any idea why is not displaying correctly?
I have added a login to a staging site (not sure if it is easier to see the footer design first hand - rather than trying to unpick my ramblings
Thanks
You have this CSS on the incorrect post which is causing the issue:
https://www.screencast.com/t/cBTBRl6Kt
Ahhhhh bugger! It's the css in an element hook for my product tiles
Not sure why it was affecting the footer though, I will have a play and see why
Thanks
You are welcome :)