Post-update to v8.5.1: new tagDiv multypurpose icons on main header menu

Posted in: Newspaper
Post count: 47

Hi,
I would like to abandon the “awesome font” icons in favor of your new “tagDiv multypurpose icons”.
So in menu they are bad in main menu header layout or I cant understand how do it….
I’m tring to use:
ESPERTO RISPONDE <i class="tds-icon tdc-font-tdmp tdc-font-tdmp-support-dialog td_uid_28_5a27eb28218d9 td-fix-index td-only-icon"></i>
But icons are too small, see http://91.197.229.197/~uroblogi/
Have you some guide/howto for tagdiv theme icons on menu ?

Thanks
Dr. A. Cocci

Post count: 20688

Hi,

There is a guide for setting font awesome icons in the menu
https://forum.tagdiv.com/how-to-add-icons-in-menu/
But there is no documentation for adding a multi-purpose icon in the menu.You could try it as you mention, use an additional CSS code to increase the icon size and better positioning. I have tried like this
https://www.screencast.com/t/jWX0599AEW2p
https://www.screencast.com/t/pPj656Ij7d
Maybe this is useful to you

.td-header-main-menu .tdc-font-tdmp {
font-size: 1.4em!important;
vertical-align: middle;
margin-right: 10px;
position: relative;
top: -1px;
}

Thanks

Post count: 47

I’m sorry but it does’n work because I have to put icon after the menu buton text (before btn text works).
I’have came back at previous icon set (font awesome) 🙁

Post count: 47

Hi,
I’m sorry, issue solved but because of solution depends on multi-purpose plugin and the theme child bug, see ( https://forum.tagdiv.com/topic/still-not-compatible-theme-child-updated-to-v8-5-1/ )

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.