• Resolved hiitsdustindavis

    (@hiitsdustindavis)


    Hey all,

    I wish I could share the site but it’s a private client’s site.
    I updated plugins on a client’s site this week and I am now the mobile nav “hamburger” icon has become the order list icon (list-ol).

    The site is running Elementor and Elementor pro 2.66 and Custom Icons for Elementor 0.3.1

    In the CSS file “custom-pro-frontend.min.css this style:

    .elementor-menu-toggle i:before {
    content: “\e804”;
    }

    is overriding the correct one from the CSS file elementor-icons.min.css:

    .eicon-menu-bar:before {
    content: ‘\e816’;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile hamburger nav is list icon’ is closed to new replies.