• Resolved thereznation

    (@thereznation)


    In my footer, the first the icons are underlined, the fourth isnt… Why? How do I remove.

    Also, how do I add 1 line of padding to the bottom of the widget??? looks too cluttered with the widget underneath it.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Pavel Ciorici

    (@ciorici)

    Hello,

    You can remove the underline by adding this CSS code in the Customizer > Additional CSS:

    .zoom-social_icons-list__item {
        border: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘widget padding’ is closed to new replies.