Here is a cool piece of CSS to achieve this effect: @media (min-width: 769px) { .main-navigation .menu > .menu-item > a::after { content: "" ...
確定! 回上一頁