Hi Frank,
In the "$(document).ready(function() {" area...
Below the superfish ("$('ul.sf-menu').superfish({" call...
add...
$('ul.sf-menu > li > a span').remove();
I found that in this forum somewhere and that worked for me. Good luck
Hi Frank,
In the "$(document).ready(function() {" area...
Below the superfish ("$('ul.sf-menu').superfish({" call...
add...
$('ul.sf-menu > li > a span').remove();
I found that in this forum somewhere and that worked for me. Good luck