why is there a space at the top of this container?
i used the exact same code as the other screenshots included in this message. please see screenshot of code as well as there should not be any autogenerated
's.



why is there a space at the top of this container?
i used the exact same code as the other screenshots included in this message. please see screenshot of code as well as there should not be any autogenerated
's.



Hi there,
Please add this code to the Global CSS:
p:empty {
display: none;
}
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.