Hi, Can I adjust this arrow to the right position? thanks
kblubis Hi Try this code in custom css
.t4-navbar .dropdown-item.dropdown-toggle:after { right: 0px; }
This will work for all the submenu items.
Hi, It's work Thankyou
kblubis You are welcome!