-
Closed
-
Hi,
I switched from Evolve Pro to Evolve (plus) yesterday. Now I see a dropdownlist in the menubar with the text: span class=”glyphicon glyphicon-align-justify” and the closing /span.I found this same text in library/media/js/media.js where it seems to be added at default menu option.
I think it is related to Responsive stuff to show a selectionbox on a small (phone) screen. Also there I see the span class…. text as a menu option too.// Create default option ‘Menu’
jQuery(‘<option />’, {
‘selected’: ‘selected’,
‘value’ : ”,
‘text’ : ‘<span class=”glyphicon glyphicon-align-justify”></span>’
}).appendTo(‘.primary-menu .nav-holder select’);Can you help me fix this? I disabled all plugins also to check if this would help.
you can see it at: http://www.vdsar.netBest Regards,
Alexander
The topic Dropdown box in menu with class=”glyphicon….”. is closed to new replies