Okay
  Public Ticket #1491523
Footer gap between social media icons and footer widget
Closed

Comments

  • benolney started the conversation

    Hi, see the image attached. There is a large gap between my last wordpress footer widget and the social media icons.

    How do I remove/reduce the footer gap between social media icons and footer widget?

    The footer widget above the social media icons has been implemented using the traditional wordpress footer widget option as HTML code. 

  • [deleted] replied

    Hi benolney,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time though

    Please add the code below to your Custom CSS area:

    div#custom_html-10 {
        margin-bottom: 0px !important;
    }

    Will set this ticket as solved from here.

  • benolney replied

    Many thanks for providing this. I have added the code to the custom css for Kalium theme (see attached) but it made no difference to the gap.

  • [deleted] replied

    Hi benolney,

    The code is working as it should. Video: https://d.pr/v/WKFE2i.

    Other paddings are coming from your theme customizations and that is out of our support scope.

    Have a great day!