Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    To make it appear again, add this Additional CSS:

    
    @media only screen and (max-width: 719px) {
    .site-description { display: block; }
    }
    

    You may need to css-style it to make it look good on mobile.

    Thread Starter Henke75

    (@henke75)

    Legend Alex, thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site description on mobile’ is closed to new replies.