Hello,
i want to make my subscribtion for newsletter a little bit larger to the sides, so there is less space at the bottom.
I want the max height to be at the red line, so the space underneath can get smaller.
Thank you
Hello,
i want to make my subscribtion for newsletter a little bit larger to the sides, so there is less space at the bottom.
I want the max height to be at the red line, so the space underneath can get smaller.
Thank you
.__seguno-newsletter-form {
padding: 0rem !important;
}
thank you, it worked
but is there any way to make this space smaller? More close to each other, so there is less space ? thank you
.footer__content-bottom {
padding-top: 0px !important;
}
You can add more code @radaApeta