Images on widgets
-
Hi! I want to put some images or logos in the social links widgets, not stars. Thanks for your help!!
-
Hello BETINASD,
In order to do that, you would need to customize the theme files that control that area. The file to edit would be parts/frontpage-social.php.
Thanks and best of luck!
I guess you talk about this part on the css, but what i do there? Thanks!
/** SOCIAL ROW **/
.frontpage-social{background: #fff;padding:120px 0 120px;color:#fff;}
.frontpage-social.preview{background: #fff;}
.frontpage-social .inline-center-wrapper{text-align: center; margin-top:50px;}
.frontpage-social .inline-center-wrapper div{display:inline-block;text-align:center;padding:0 10px;}
.frontpage-social .inline-center-wrapper div a{color:#fff;}
.frontpage-social .inline-center-wrapper div a:hover{text-decoration:none;}
.frontpage-social .inline-center-wrapper div a i{font-size:50px;color:#fff; width:90px; height:90px; background-color: rgba(215,219,220,.3);border-radius:90px;line-height:90px; margin-bottom:10px;}
.frontpage-social .inline-center-wrapper div a:hover i{color:#fff;background: rgba(0, 127, 175, .6);}Hello,
You can use different icons, you do not have to use stars only. Like on the demo. Here are the many icons you can use: http://fontawesome.io/icons/ So for facebook, you can try “fa-facebook” when you are creating the Social Media Row Widget.
Thanks and let me know if that helps.
DONE! Thank you so much 🙂
Resolved!!
I forgot to tick the button Hahaha Resolved!!
No problem and best of luck with your website, it is looking great ! 🙂
The topic ‘Images on widgets’ is closed to new replies.
