Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1168335

    There are some small white lines in my transparent menu between the social icons when my website first loads. How would I remove those?

    #1168401

    Hey beachcitiescryo,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top #header_meta .social_bookmarks li {
        border-right-style: none !important;
        border-right-width: 0 !important; 
    }

    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    #1168811

    Wonderful Mike, that did it.

    Happy Holidays!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘white lines between social icons in transparent menu’ is closed to new replies.