Forum Discussion
EFerg49
Jun 15, 2021Copper Contributor
Is there any way to adjust the look and feel of the tabs in tabbed webparts?
First time posting here...hoping some of this community can help me.
I'm using a tabbed webpart for the first time, and while I love its functionality, I'm finding its look and feel to be a bit blah. It's just grey little boxes across the top.
β
Is there any way to add an image to the tab itself (not the content of the webpart) or adjust the font and/or size? I'm using SharePoint Online, if that's any help.
Thanks!
4 Replies
- SachchinCopper ContributorI would suggest you to use to Fontawesome icons to make it more appealing. You can append the icons using their predefined tags.
- SachchinCopper ContributorPlease refer below link:
https://fontawesome.com/v4.7/icons/
and you can use this tags <i class="fa fa-address-book" aria-hidden="true"></i>
for rendering icons.