• Resolved philippkaiser

    (@philippkaiser)


    First I thought it’s only a problem on my site. But even on your site the angle-down icon in the menu doesn’t work.

    .primary-menu > .menu-item-has-children > a:after {
    content: “\f107”;
    font-family: FontAwesome;

    It’s in line 440.

    Can you please fix that?

    • This topic was modified 6 years, 8 months ago by philippkaiser.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter philippkaiser

    (@philippkaiser)

    Sorry I just did a hard reload and see that you already changed it to:

    .primary-menu > .menu-item-has-children > a:after {
    content: “\f347”;
    font-family: dashicons;

    So that will probably be included in the next update…

    Theme Author satoristudio

    (@satoristudio)

    Hello Philipp,

    thank you for choosing Bento!
    Exactly, this is a known issue and will be corrected in the upcoming release of Bento 2.0 (a major update, by the way, with some new features), which is scheduled to go live within two weeks. In case you need the chevrons earlier, you can simply edit the theme’s style.css file as the next update will contain the edit anyway.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font Awesome “angle-down” doesn’t work’ is closed to new replies.