Tagline absent on mobile | WordPress.org

[ad_1]

Thanks for using Author!

The tagline is normally hidden because it doesn’t fit well, but you can add the CSS below to make it appear. This will also limit the width of the tagline so that it doesn’t interfere with the menu button. The only caveat is that it will take up two lines rather than one (like this).

@media all and (max-width: 549px) {

  .site-header .tagline {
    display: block;
    max-width: 280px;
  }
}

Please copy and paste this into the Customizer (Appearance > Customize), and it will take affect right away.

Thanks very much, Ben! I thought it was a matter of not fitting, but with the code you’ve provided I’ll play around & see what I can do. Author is a great theme, & I appreciate the help.

 

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