Mobile menu icon disappeared | WordPress.org

[ad_1]

Hi Robin,

I’m using a Sydney Child theme – the main them is at 2.17 (I think a recent theme update may have broken it!)

I can verify that main theme update doesn’t break your child theme. But, you would need to make some adjustments with your child theme to be able to use latest code that theme’s newer version has.

Upon checking with my web browser’s inspector, you can show mobile menu with CSS code below:

.btn-menu {
  font-size: 28px;
  font-family: "FontAwesome";
  color: #000;
  float: block !important;
}
.btn-menu:before{
  content: "\f0c9";
  color: #fff;
}

To apply it to your site, add it to Additional CSS that is located under Appearance menu > Customize.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer