• Resolved cmeurer

    (@cmeurer)


    There is a lot of space under the icons – how can I remove it? Margin-bottom is set to none. Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author A WP Life

    (@awordpresslife)

    Hi,

    Thanks For contacting us.

    That Margin Below the social icons is coming from your Theme “Spasalon” you can remove it from the custom css code.

    Use below code into plugin custom CSS field.

    .widget {
        margin: 0px !important;
    }
    Thread Starter cmeurer

    (@cmeurer)

    Thanks!

    Plugin Author A WP Life

    (@awordpresslife)

    If you like our plugin & support then please rate us

    HERE

    Thank you ??

    • This reply was modified 6 years, 7 months ago by A WP Life.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove space UNDER icons?’ is closed to new replies.