ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Hi, how can I delete the big spaces between the modules? I have applied the flush, nomargin and nopadding block variations, but still there is a big space (about 26px) between them.
I also tried adding a file TEMPLATE/custom/SCSS/custom.scss with the code
#g-navigation {
margin-bottom: -22px;
}
but it did not work either.
Thanks and regards