Template tp_ice
See: templates\tp_ice\html\mod_menu\default.php
Line 20: <ul class="nav menu menu-module list-inline d-block<?php echo $class_sfx; ?>"<?php echo $id; ?>>
missing space for class_sfx
currently the classname will extend "d-block" to "d-blockotherclass"
Kind regards
Christian
Please Log in or Create an account to join the conversation.