Archived topic
margin not appearing under content hero
3 replies · Started by kiant123 on November 10, 2022
Hi,
I created a content hero on each of my posts which should have a margin of around 10px underneath it, however, I see the content bumping right against it.
The funny thing is that sometimes when I refresh the page I see the correct padding as shown in the video below.
Do you know what might be the problem?
Hi there,
The theme removes margin bottom of the elements that nested in the site-main element.
You can use padding bottom instead of margin bottom.
That did the trick. Thanks!
No Problem, glad to help :)