customizing header in Minimous theme
-
I’m using the theme Minimous and I’m playing around with my header. I want to keep the header navigation, but get rid of the title and info. I got rid of the title this way:
#header h1 {
display:none;
margin-bottom: 5px;But I can’t get rid of the info beneath the title. How do I do this?
Here’s my site: https://www.nijomu.com/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘customizing header in Minimous theme’ is closed to new replies.