diff --git a/views/css/megamenu.css b/views/css/megamenu.css index 73bde04..cb81be4 100644 --- a/views/css/megamenu.css +++ b/views/css/megamenu.css @@ -170,7 +170,7 @@ } .adv-megamenu__manual-tree li.has-submenu > a::after { - content: '›'; + content: '\203A'; position: absolute; top: 50%; right: 0.15rem; diff --git a/views/templates/hook/megamenu.tpl b/views/templates/hook/megamenu.tpl index 30de56a..36241f0 100644 --- a/views/templates/hook/megamenu.tpl +++ b/views/templates/hook/megamenu.tpl @@ -198,7 +198,7 @@ {if $child.children|count || $child.category_branch|count || $child.layouts|count || $child.type == 'rich_content'} - + {/if} @@ -329,7 +329,7 @@