Changes

Jump to navigation Jump to search
I changed the colors, added the logo and the tag line, and made other standard changes.
Then, I added custom CSS to remove as follows. To reduce the header spacing: .header-inner { padding: 1rem 0; } To remvoe the title from the landing page:
.page-id-2169 .entry-title{
display:none !important;
}
.page-id-2169 .entry-header {
padding: 0;
}

Navigation menu