• Resolved paulpitchford

    (@paulpitchford)


    Hi,

    Is there any way this can be added to the navigation menu? I’d really like to see it at the end of my navigation links.

    Thanks,

    Paul.

Viewing 1 replies (of 1 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi Paul,
    I think the easiest way for this might be to edit your template file. Preferably you use a Child Theme for that.

    You could add this to your header.php template file for example:

    if ( function_exists( 'zeno_font_resizer_place' ) ) {
        zeno_font_resizer_place();
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Add to navigation menu’ is closed to new replies.