Jevelin Sub Menu Arrows

Home Forums Jevelin Theme Jevelin Sub Menu Arrows

Home Forums Jevelin Theme Jevelin Sub Menu Arrows

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • RichXL
    Participant

    Hi, I wanted to ask if it is possible to change the arrows on the sub menus to point to the right, instead of pointing down? I’ve attached a screenshot to show which ones I mean. The top level arrows pointing down are fine, just would like to change the sub menu items.

    Thanks

    Richard

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Richard,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav li.menu-item li.menu-item-has-children > a:after {
    	content: "\e606";
    }

     

    Best regards,
    Shufflehound team

    RichXL
    Participant

    That’s great, works a treat, thanks very much for a prompt and helpful reply.

    Best regards

    Richard

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)