• Can you help me to change post’s icon fonts? I downloaded icon fonts by icomoon and I uploaded files in directory. But I didn’t understand where the icon fonts are called in the theme.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • All I can tell you is that Flounder uses dashicons which is a font. You can find the files in your wordpress theme folder >> assets

    I’m not sure how to replace them for images..

    maybe this link helps to understand how it works

    dashicons

    Moderator Mel Choyce-Dwan

    (@melchoyce)

    Hi there,

    Just as a warning, this is going to be a difficult task.

    To change the icons, the first thing you’ll want to do is dequeue ‘icons’ in your child theme. Then, you’ll want to enqueue the new icon font that you’re planning on using.

    After that, you’ll probably just want to switch out the actual content of the icon classes from within /assets/dashicons.css. That’ll be a lot easier than trying to change all of the icon classes within the templates themselves.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change post's icon fonts’ is closed to new replies.