Change "menu" text to "hotdog" image for mobile

Home Forums Support Change "menu" text to "hotdog" image for mobile

Home Forums Support Change "menu" text to "hotdog" image for mobile

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #64450
    alw

    Can I replace the “menu” text with the “hotdog” image for mobile screens?

    #64468
    Tom
    Lead Developer
    Lead Developer

    The hotdog icon should appear by default.

    To remove the text, you can add this CSS:

    span.mobile-menu {
          display: none;
    }
    #64476
    alw

    I added the above to the style.css file in my child theme folder, but I still get the “Menu” text and no “hotdog” image on a mobile screen!

    #64526
    Tom
    Lead Developer
    Lead Developer

    Are you using the latest version of GeneratePress? Could I possibly get a link to your site?

    Thanks!

    #64659
    alw

    My site is kcsanews.com. I was using Version 1.1.3 but have updated to 1.2.4 and it now works as expected. Thanks, Tom

    #64660
    alw

    Help!! I updated to Version 1.2.4 (my site is kcsanews.com) and now the menu is completely flat — that is, all the submenus appear as top level menu items!

    I tried to restore v1.1.3, but still have a problem. If I try to edit pages, I no longer see the drop-down for the Page Template, and it appears that my page templates have changed!

    #64662
    alw

    OK — the menu problem resulted because the checkbox for Primary Menu was unchecked so the menu was displaying all pages. That is now fixed. But I still can’t see Templates under Page Attributes.

    #64665
    alw

    Hah! Needed to reactivate my child theme!

    #64671
    Tom
    Lead Developer
    Lead Developer

    All figured out? 🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.