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

#241575
Yannick

Now I adjusted everything in the way I like it

/*social-icons*/
.main-navigation .main-nav li.facebook-icon a {
    background: transparent !important;
    padding-right: 20px !important; /*Icon right side*/
}

.main-navigation .main-nav li.insta-icon a {
    background: transparent !important;
    padding-left: 40px !important; /*Icon left side*/
}

.main-navigation .main-nav li.facebook-icon a,
.main-navigation .main-nav li.insta-icon a {
    padding: 0;
    padding-top: 20px !important;
}

now the social media icons in the mobile menu are also “padded”