Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1361404
    kelleyhg
    Participant

    Hi, I’m trying to eliminate the white/grey box around the widgets in my footer. See attached. I’ve also attached the custom CSS code that’s causing it, I’m just not sure how/where to fix it. Thank you in advance for your help.

    #1361412
    kelleyhg
    Participant
    This reply has been marked as private.
    #1361447
    Jade
    Moderator

    Hi there,

    Please add this code in the custom CSS:

    ul.zoom-social-icons-list,
    .zoom-social-icons-list--no-labels .zoom-social_icons-list__item,
    .zoom-social-icons-list--no-labels .zoom-social_icons-list__item a {
        border: 0;
        box-shadow: none;
    }

    Hope this helps.

    #1361603
    kelleyhg
    Participant

    Awesome, beautiful. Thank you very much Jade!

    #1361727
    Joao
    Moderator

    Glad to hear it 🙂

    Cheers

  • <script> jQuery(function($){ $("#no-reply-1361404 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>