Home › Forums › Basel support forum › ARROW in the menu ARROW in the menu This topic has 5 replies, 2 voices, and was last updated 6 years, 10 months ago by Artem Temos. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 22, 2018 at 11:29 pm #34852 MattiaGasParticipant Hello, how can I take off arrows in the main menu? Please see attached picture. Thanks, Mattia. Attachments:You must be logged in to view attached files. January 23, 2018 at 9:09 am #34928 Artem TemosKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings to remove this body .main-nav .menu>li.menu-item-has-children { margin-right: 0; } body .main-nav .menu>li.menu-item-has-children>a:after { content: none; } Regards January 23, 2018 at 9:13 am #34929 MattiaGasParticipant Hello, It doesn’t work. There are also some red “x”, maybe some errors. I attached images. Thanks! Attachments:You must be logged in to view attached files. January 23, 2018 at 10:02 am #34937 Artem TemosKeymaster But the code on your screenshot is wrong and not the same as we sent you. Please, copy the exact code snippet to your Custom CSS area. January 23, 2018 at 10:06 am #34944 MattiaGasParticipant Sorry, you are right. I copied it from the email and it changed. Now it works! thanks! 🙂 January 23, 2018 at 10:16 am #34948 Artem TemosKeymaster Great, you are welcome! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register