Change the menu icon

Home Forums Gillion Theme Change the menu icon

Home Forums Gillion Theme Change the menu icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • rzhu
    Participant

    I want to change the header menu icon to an angle-down icon, instead of the default “:” icon. How can I do that?

    Shufflehound
    Moderator

    Hi there,

     

    Can you please share a link to your website, so we can inspect your setup?

     

    Best regards,

    Shufflehound team

    rzhu
    Participant

    Hi,

    Of course, here is my website: https://gondolatte.hu

    Sincerely,
    Robert Riger

    Shufflehound
    Moderator

    Currently, there are no options to modify that, but you can add this custom CSS to the theme settings:

    body .sh-nav li.menu-item-has-children > a:after,
    body .sh-nav li.menu-item li.menu-item-has-children > a:after {
        font: normal normal normal 14px/1 FontAwesome!important;
        content: "\f107"!important;
    }

     

    Let us know if that works! 🙂

    • This reply was modified 8 months, 2 weeks ago by Shufflehound.
    • This reply was modified 8 months, 2 weeks ago by Shufflehound.
    • This reply was modified 8 months, 2 weeks ago by Shufflehound.
Viewing 4 posts - 1 through 4 (of 4 total)