Okay
  Public Ticket #2591839
Footer
Closed

Comments

  •  3
    sonhostories started the conversation

    Hi Art,

    again I have a question where I need your support. 

    1. I want the space between the footer menu and the border to be smaller. How can I do this?

    2. I want the color of the border to be changed (more light). How can I do this? 

    Thanks for your help!

    Regards

    Romana

  •  1,558
    Laborator replied

    Hi Romana,

    Try adding this CSS to Custom CSS:

    .site-footer hr {
        border-color: #CCC;
    }
    .site-footer .footer-widgets {
        margin: 0px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group