Page 1 of 1

Margin problems

Posted: Sat Jan 13, 2024 10:04 am
by KevB
Hello,
I have a margin problem on some of my pages, those where I have integrated an HTML part.

At the very top, my first Layout Grid is slightly off. Here's a photo:

Image

I found a solution by modifying the .css file
I need to remove a margin located in a body tag (margin: 20px).

Image

I'm currently deleting this by hand, but I'd like to know if it's possible to modify this data directly from the software so that I don't have to deal with it again.

Thanks a lot

Re: Margin problems

Posted: Sat Jan 13, 2024 11:13 am
by Pablo
The software does not add margin to the body tag, so you may have added this yourself,.
In that case, you can update the HTML in the place where you have added it.

If you need further assistance, then please provide a DEMO project.
Image