remove site-title and site-description from mobile

[ad_1]

I thought it at some point was like this, but I just recently saw, that my website does (again/still?) show site-title and site-description when being viewed from a mobile. Is there a way in Zakra customizer to change standard settings to make this happen? or do I need to add custom CSS?

I tried changing from

@media screen and (max-width: 480px){
	.site-branding {
			width: 30%;
	}
}

to

@media screen and (max-width: 480px){
	.site-branding {
			width: 30%;
	}
	 .site-title .site-description {
        display: none;
    }
}

but didn’t succeed. Can you please help?
best, Achim

The page I need help with: [log in to see the link]

 

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