• Resolved Kate.Novitzky

    (@katenovitzky)


    Hi

    Hi
    Can I put contarst and resize fonts inside wordpress menu as a “regular” text link ?

    I find suport anwser with it:

    jQuery(‘contrast’).click(function(e){
    e.preventDefault();
    jQuery(‘#wp_access_helper_container’).addClass(‘active’);
    });

    But I don’t understand how can I use it?
    Can you give me more informations, please?

    Regards

Viewing 1 replies (of 1 total)
  • Plugin Author Alex Volkov

    (@vol4ikman)

    You can copy/paste those js code inside your theme js file.

    If you do not understand how it works, please contact your theme developer.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Contrast and resize in regular menu’ is closed to new replies.