Archived topic
Missed all when deleting and re installing generate blocks
5 replies · Started by Mario on March 16, 2023
Good morning,
Yesterday I removed Generate Blocks and when I reinstalled it again, the <br> element that separates the paragraphs has been removed from all my entries. What I can do?
Hi there,
its not GP or GB thats causing that,
Elementor is adding this CSS to your site:
.elementor-kit-2027 p {
margin-bottom: 0px;
}
Which is removing the bottom margin from your paragraphs.
Check in the Elementors settings to correct that.
But this elementor kit is only my footer design. The problem I have is only on my posts, where the paragraphs dont have any separations or different from before.
I send two captions of the problem. On the webpage is shown without separations, while at WP is correct
solved. thanks!
Glad to hear that