Making a row full width without side margins or paddings.
By Francisco Couto, 10 years ago. Last reply by Francisco Couto, 10 years ago
Hi! So, this is the website I’m creating: http://primethemes.net/ I would like to make the animation (particles.js) occupy the full width of the parent row. I tried everything but nothing works. When I inspect element it shows me this two margins on the row: margin-left: -134.5px; margin-right: -134.5px;. I guess I have to edit that…