Home Forums Basel support forum Big space in the footer

Big space in the footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2581

    321start
    Participant

    Hi,

    I’ve another problem and i don’t know why. I’ve a big space between my logo and social icons in the footer. Do you have an idea ?

    Thanks

    #2582

    Artem Temos
    Keymaster

    Hi,

    It is because you have added large space to social icons in the style.min.css file

    Remove it or add the following custom css

    .widget_text .social-icons li {
        margin: 5px 5px 0 5px;
    }

    Regards

    #2589

    321start
    Participant

    Oups, ok, i didn’t see it. Weird…

    Thank you for your help 😉

    #2592

    Artem Temos
    Keymaster

    You are welcome!:)

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

The topic ‘Big space in the footer’ is closed to new replies.