Working on the SUSIE theme, social media icons are invisible in that section and also the navigation arrow. I customized the footer in the customization; however, my changes are not reflected. Please let me know what the problem is.
@TL5
Hello,
Can You Please Share Your Store URL…
@TL5
Hello,
.fa-twitter::before {
content: "\f099";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
.fa-facebook::before {
content: "\f09a";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
.fa-instagram::before {
content: "\f16d";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
.fa-youtube::before {
content: "\f167";
font-family: "Font Awesome 5 Brands";
font-weight: 400;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->style.scss.liquid
Like This
1 Like
Thank you… One more help need. The slider on the home page is not in the auto run mode, kindly look into the same.
@TL5
Hello,
Please check Your Customization go to customization > select slideshow > Select checked box auto rotate option
Like This
This Solution Its Useful Please Like and Accept Solution
It is not available in my theme

