Revision history [back]

click to hide/show revision 1
initial version

answered 2014-05-26 03:58:26 +0800

vincentjian gravatar image vincentjian

Hi, you can try add the following CSS style

<style>
.z-menu-content i:not(.z-menu-icon),
.z-menuitem-content i:not(.z-menu-icon) {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 9px;
}
</style>

Hi, you can try add the following CSS stylestyle.

<style>
.z-menu-content i:not(.z-menu-icon),
.z-menuitem-content i:not(.z-menu-icon) {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 9px;
}
</style>

Check the result in zkfiddle

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More