Tagged: tabs
Hi — is it possible to add larger custom icons to the tab headings? Or if not using tabs, then icons where copy below changes when hover over/click on? See attached mockup of what i am trying to do.
Thanks so much – Yanna
Hey squard!
To make Tab Icons Larger, add this code to Quick CSS or custom.css
.tabcontainer .tab_icon {
font-size: 23px;
display: block;
}
You can remove the display:block;
if you want the icon side by side with your text.
Best regards,
Arvish
Thanks so much. Is it possible to add custom icons instead of the ones provided?
Hi!
Yes, please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Cheers!
Yigit