Home Forums WoodMart support forum Footer espacio

Footer espacio

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #201851

    juliowilches
    Participant

    Buenas noches, dusculpe tengo un problema, como hago para que no me salga un padding en el ultimo contenido de mi página y el footer, me explico en la edición de la página de inicio no tengo ninguna opción de margen ni espaciado, y se me ve así.
    Quiero unir estos dos contenidos..

    Attachments:
    You must be logged in to view attached files.
    #201937

    Hello,

    I saw the screenshot you attached. To reduce the padding you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .site-content {
    margin-bottom: 0;
    }

    You can adjust the value accordingly.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)