Changing header menu icons

Posted in: Newspaper
Post count: 1

Hi,
How can I change these icons in header menu categories? And do you have icons base in which i can find icons that will work for me?
Thank you,

header menu

Post count: 27744

Hello,

Those icons are added like in this guide https://forum.tagdiv.com/how-to-add-icons-in-menu/
To change the color of the icon you need to use a custom code CSS -> .tdb_header_menu .tdb-menu>li .tdc-font-tdmp
{
color:red;
}

Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

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