Reply To: use my self-made social icons and change their size

Home Forums Support use my self-made social icons and change their size Reply To: use my self-made social icons and change their size

Home Forums Support use my self-made social icons and change their size Reply To: use my self-made social icons and change their size

#242139
Yannick

The mobile menu has the content I like it to have, the problem is the fb icon is positioned wrong in the mobile menu, seems like the adjustments of the main navigation menu affect the mobile menu. I tried things like:

.mobile-header-navigation .mobile-header-nav li.facebook-icon a,
.mobile-header-navigation .mobile-header-nav li.insta-icon a {
    padding: 0 !important;
}

but I don’t know how to fix it.