Okay
  Public Ticket #1494421
high of the footer
Closed

Comments

  •  2
    mirtopoldo started the conversation

    Hi There! We just installed Kalium (without theme) and it runs wonderful.

    We have only a question: is it possible to reduce the height of the empty part of the footer?

    Kind Regards, Mirto.

  •  1,560
    Laborator replied

    Hi Mirto,

    If you add the following CSS to Custom CSS you will be able make these changes:

    .site-footer .footer-widgets {
      margin-bottom: 30px;  
    }
    .widget-area.widgets--columned-layout.widgets--columns-4>.widget {
      margin-bottom: 0px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    mirtopoldo replied

    Hi Art,

    thank you very much, it works well.

    Ciao, Mirto

  •  1,560
    Laborator replied

    Happy to hear that Mirto

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group